Visit the forums and see if it’s the kind of community you’re interested in.
Most Popular Articles
5 Games for Hobby Developers to Make
Random Game Idea Generator
Game Engine Development for the Hobby Developer Part 1: Rendering
Making Simple Music for Your Game
The Complete Guide to OpenAL with C++ Part 1: Playing a Sound
Latest Articles
Making Simple Music for Your Game
A while ago I wrote an article on how to make quick Chip Tune music for your game using free and open-source software. Well, that was all well and good and everyone made some suitable music for their games. But now we need to get a little more in depth. In this article, I’ll show […]
How To Make Pong: Finale
You’ve done it! You’ve made your first game, a clone of Pong. You went through the architecture of the codebase in part 1, then you coded the game up in part 2. Now you have a game! It’s a fun…
The Complete Guide to OpenAL with C++ – Part 1: Playing a Sound
Your game needs audio! In this article, I will take you through everything you need to know to get sounds in your small game.
How To Make Pong: The Code
For this second article I’m going to go through each of those classes and the glue and I’m going to give you some code that will compile into Pong and you can play it, and have fun.
How To Find a Game Development Team
Making games is hard, and you’re a people-person, so what better way to make a game, than with a team? And so here you are, trying to work out just how you find a game development team.
Archives
- March 2022 (2)
- May 2020 (1)
- April 2020 (2)
- March 2020 (7)
- February 2020 (21)
- January 2020 (16)
Categories
- C++ (9)
- Devblogs (5)
- Game Dev (45)
- Audio (5)
- Game Design (5)
- Game Engine Dev (19)
- Architecture (6)
- OpenAL (5)
- OpenGL (2)
- GLSL (1)