Playing around with SFML (again)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
NaiJi ✨ 5e5ea14693 Replace raw chars with CellType enum variables 4 years ago
.gitignore Init 4 years ago
README.md Init 4 years ago
game.cpp Replace raw chars with CellType enum variables 4 years ago
game.h Implement basic interfaces 4 years ago
hero.cpp Finish game logic 4 years ago
hero.h Finish game logic 4 years ago
level.cpp Replace raw chars with CellType enum variables 4 years ago
level.h Replace raw chars with CellType enum variables 4 years ago
main.cpp Init 4 years ago
sfml-test.pro Init 4 years ago

README.md

sfml-test

Just playing around with sfml, since I have nothing better to do anyway.