This website requires JavaScript.
Explore
Help
Sign In
NaiJi
/
cirno-puzzle
Watch
1
Star
0
Fork
0
You've already forked cirno-puzzle
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
NaiJi
cf0fa0f7dd
Add function for rendering map onto main window
2020-02-21 18:24:03 +03:00
.gitignore
Init
2020-02-19 20:50:09 +03:00
game.cpp
Add function for rendering map onto main window
2020-02-21 18:24:03 +03:00
game.h
Add function for rendering map onto main window
2020-02-21 18:24:03 +03:00
hero.cpp
Finish game logic
2020-02-21 17:13:12 +03:00
hero.h
Finish game logic
2020-02-21 17:13:12 +03:00
level.cpp
Replace raw chars with CellType enum variables
2020-02-21 17:20:40 +03:00
level.h
Add Hero CellType
2020-02-21 17:29:06 +03:00
main.cpp
Init
2020-02-19 20:50:09 +03:00
README.md
Init
2020-02-19 20:50:09 +03:00
sfml-test.pro
Init
2020-02-19 20:50:09 +03:00
README.md
sfml-test
Just playing around with
sfml
, since I have nothing better to do anyway.
Description
Playing around with SFML
Readme
9.8
MiB
Languages
C++
97.6%
CMake
2.4%