Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cosecseccot/top-down-game
Just a game that im making to learn about SDL2
https://github.com/cosecseccot/top-down-game
Last synced: about 1 month ago
JSON representation
Just a game that im making to learn about SDL2
- Host: GitHub
- URL: https://github.com/cosecseccot/top-down-game
- Owner: CosecSecCot
- Created: 2024-11-06T16:24:09.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T19:08:39.000Z (about 2 months ago)
- Last Synced: 2024-11-06T20:20:38.953Z (about 2 months ago)
- Language: C++
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Top Down Game
This was just a sample game that i made to learn SDL2.
![screenshot-20241109-154218Z-selected](https://github.com/user-attachments/assets/6ee2e0c7-7378-44ad-a144-b2c6917a227d)
## How To Run
CMake Generate:
```cmake -D CMAKE_BUILD_TYPE=build -D CMAKE_EXPORT_COMPILE_COMMANDS=ON -S . -B build```
CMake Build:
```cmake --build build```
### Resources
Player Sprite:
Tileset: