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
Comparison of Game Engines 2020
Are you interested in becoming an indie game developer, but you’re not sure what game engine to use? Well, you’re in luck, in this article, I’m going to be talking about game engines. The benefits of each, my personal preference, and tips on how to get started. Hopefully this will help you find the right […]
How To Make Pong: The Architecture
In these articles, I’m going to show you how to make Pong from scratch. Not completely from scratch, we’re going to use some libraries. Or maybe you could combine this article with some learning of your own to build your…
Windows Virtual Key Codes
Lookup Windows API Virtual Key Codes by pressing keys on your keyboard. Get instant C++ code to check if that key was pressed.
The Art of Code Documentation
I was originally going to title this article “The Art & Science of Code Documentation”, but the more I thought about it, the more I realised there isn’t a lot of science behind it. It really does become a fairly…
The Taller I Grow – a Postmortem
I’m Dan, founder of Noobles Studio, and I’ve recently released my first game, The Taller I Grow. Currently, it’s available for free on PC and Mac. It was in development for around six months, and I spent a good portion…
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)