testsAndMisc/SFMLEngine/makingAGameTick
2022-01-24 10:37:08 +01:00
..
Classes feat: Reworking folder structures, adding world.hpp and world.cpp and world constructor 2022-01-24 10:37:08 +01:00
Textures feat: Adding resource handling Chapter 2, changed game.cpp so it comfors to the new way of handling textures 2022-01-22 09:38:29 +01:00
app feat: Reworking folder structures, adding world.hpp and world.cpp and world constructor 2022-01-24 10:37:08 +01:00
basic.cpp feat/bug: Fixed the initial values of mIsMoving* variables so that they are bool, added player movement 2022-01-21 06:11:39 +01:00
constants feat: spliting files into folders, adding minimalExample code and chapter 1 from SFML Game Development 2022-01-21 05:52:14 +01:00
constants.hpp feat: Reworking folder structures, adding world.hpp and world.cpp and world constructor 2022-01-24 10:37:08 +01:00
game.cpp feat: Reworking folder structures, adding world.hpp and world.cpp and world constructor 2022-01-24 10:37:08 +01:00
game.o feat: Reworking folder structures, adding world.hpp and world.cpp and world constructor 2022-01-24 10:37:08 +01:00
makefile feat: Adding draw method to the scenenode class 2022-01-23 19:30:18 +01:00