Creating Games using C++ and SFML Dec. 10, 2013 in 6thform, Cpp, Games, Simulations
This year I took part in the video game development club at sixth form. Here we were taught how to use C++ and SFML to make games from scratch. While not the greatest, I thought they were worth sharing anyway. Enjoy!
Asteroids
Shoot stuff, in space! Visit on GitHub
Side Scroller
Shoot stuff, to the side! Visit on GitHub.
Game of Life
Conway’s classic game of life. Visit on GitHub.
Kitty-agersElectronic High/Low Game