Game Programming in C and C++ (original) (raw)
Starting out
Tutorials
C tutorial
C++ tutorial
Game programming
Graphics programming
Algorithms
More tutorials
Practice
Resources
Source code
C and C++ tips
Getting a compiler
Book recommendations
Forum
References
Function reference
Syntax reference
Programming FAQ
Same Game - A Simple Game from Start to Finish
By Ben Marchant
Do you want to learn how to create a game? This series will teach you how to create a game, starting from the very beginning and ending with a fully playable game.
- Same Game - Part 1: Introduction to technologies and drawing the game board
- Same Game - Part 2: Creating a real, playable game
- Same Game - Part 3: Adding difficulty levels and other menu options
- Same Game - Part 4: Changing the game board size and the block count
- Same Game - Part 5: Adding undo/redo functionality and keyboard accelerators
Other game programming articles
- So you want to be a game programmer?
- What it takes to write a game
- Designing a game using modules
- MiniMax Game Trees
- Chess Board Representation
Object-Oriented Animation
Learn how to design a framework for doing animation--a foundation for many games and graphics engines.
- An Introduction to Object Oriented Animation
- Frames, Layers and Layer Folders
- The design of the animation engine
Other game programming resources
Popular pages
- Jumping into C++, the Cprogramming.com ebook
- How to learn C++ or C
- C Tutorial
- C++ Tutorial
- 5 ways you can learn to program faster
- The 5 most common problems new programmers face
- How to set up a compiler
- How to make a game in 48 hours
Advertising | Privacy policy |Copyright © 2019 Cprogramming.com | Contact | About