Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mistzsoftware/stickman-adventure
A simple SFML game made to try and learn C++ OOP, This is just a Stickman in a paper world
https://github.com/mistzsoftware/stickman-adventure
2d cplusplus cpp game oop platformer sfml stickman
Last synced: 28 days ago
JSON representation
A simple SFML game made to try and learn C++ OOP, This is just a Stickman in a paper world
- Host: GitHub
- URL: https://github.com/mistzsoftware/stickman-adventure
- Owner: MistzSoftware
- License: mit
- Created: 2024-03-16T08:43:54.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-05T15:11:14.000Z (10 months ago)
- Last Synced: 2024-11-05T10:45:04.657Z (3 months ago)
- Topics: 2d, cplusplus, cpp, game, oop, platformer, sfml, stickman
- Language: C++
- Homepage:
- Size: 3.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sfml-game
This game is a platformer ispired by Super Mario Bros, in stickman world for drawing skills reason.
>[!CAUTION]
>This project was made to train my skills in C++, It will probably never be continued but it's a funny project, that's why I accept each contribution to improve the game quality.