Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cosecseccot/top-down-game-engine

Just a game/game-engine that I'm making to learn
https://github.com/cosecseccot/top-down-game-engine

game-development game-engine gamedev sdl sdl2 sdl2-image

Last synced: 10 days ago
JSON representation

Just a game/game-engine that I'm making to learn

Awesome Lists containing this project

README

        

# Top Down Game

This project started as a sample game to learn SDL2, then it evolved into a 2D Game Engine.

![TopDownGame](https://github.com/user-attachments/assets/66745684-8fab-49b4-8a91-c1b37ba86719)

## 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: