testsAndMisc/SFMLEngine/makingAGameTick
2024-11-14 08:18:42 +01:00
..
Classes fixme: it compiles and shows the world with 4 textures which are in ther place where there should be but it does not move 2024-11-14 08:18:42 +01:00
Textures feat: Adding world::buildScene() method 2024-11-14 08:18:42 +01:00
app fixme: it compiles and shows the world with 4 textures which are in ther place where there should be but it does not move 2024-11-14 08:18:42 +01:00
basic.cpp feat/bug: Fixed the initial values of mIsMoving* variables so that they are bool, added player movement 2024-11-14 08:18:41 +01:00
constants feat: spliting files into folders, adding minimalExample code and chapter 1 from SFML Game Development 2024-11-14 08:18:41 +01:00
constants.hpp fixme: it compiles and shows the world with 4 textures which are in ther place where there should be but it does not move 2024-11-14 08:18:42 +01:00
game.cpp fixme: it compiles and shows the world with 4 textures which are in ther place where there should be but it does not move 2024-11-14 08:18:42 +01:00
game.o fixme: it compiles and shows the world with 4 textures which are in ther place where there should be but it does not move 2024-11-14 08:18:42 +01:00
makefile feat: Adding draw method to the scenenode class 2024-11-14 08:18:42 +01:00