https://github.com/nicolascbv/brain-teaser
Simple brain teaser game made to test SFML lib. Everything about this project was shown on the channel 'Terminal Root''
https://github.com/nicolascbv/brain-teaser
cpp cpp20 game game-development makefile puzzle sfml
Last synced: 15 days ago
JSON representation
Simple brain teaser game made to test SFML lib. Everything about this project was shown on the channel 'Terminal Root''
- Host: GitHub
- URL: https://github.com/nicolascbv/brain-teaser
- Owner: NicolasCBV
- License: mit
- Created: 2023-07-31T05:15:58.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-02T15:21:53.000Z (almost 3 years ago)
- Last Synced: 2025-03-02T00:34:00.483Z (over 1 year ago)
- Topics: cpp, cpp20, game, game-development, makefile, puzzle, sfml
- Language: C++
- Homepage:
- Size: 83 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Brain Teaser
## ABOUT
This game was made with the help of the YouTube channel "Terminal Root". Check the original repository on this link.
Run ```make``` on project to build and run application.
