Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/maksasj/tartar_origins
- Owner: Maksasj
- License: mit
- Created: 2023-12-12T17:15:33.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-27T12:43:53.000Z (8 months ago)
- Last Synced: 2024-03-27T13:50:54.518Z (8 months ago)
- Topics: c, rpg-game, tartar
- Language: C
- Homepage:
- Size: 181 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Tartar Origins
Very simple rpg game## Build
```
cmake -B build -G Ninjacmake --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/)