Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maksasj/tartar_origins

Very simple rpg game
https://github.com/maksasj/tartar_origins

c rpg-game tartar

Last synced: about 6 hours ago
JSON representation

Very simple rpg game

Awesome Lists containing this project

README

        

# Tartar Origins
Very simple rpg game

## Build
```
cmake -B build -G Ninja

cmake --build build
```

## License
Tartart Origins is free, open source thing. All code in this repository FOR NOW is licensed under
- MIT License ([LICENSE.md](https://github.com/Maksasj/tartar_origins/blob/master/LICENSE.md) or https://opensource.org/license/mit/)