Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wynwxst/thearena
Rougelike is fun, and so is this
https://github.com/wynwxst/thearena
Last synced: 8 days ago
JSON representation
Rougelike is fun, and so is this
- Host: GitHub
- URL: https://github.com/wynwxst/thearena
- Owner: wynwxst
- Created: 2021-05-14T07:34:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-14T07:36:08.000Z (over 3 years ago)
- Last Synced: 2024-11-13T04:33:52.751Z (2 months ago)
- Language: Python
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TheArena
Rougelike is fun, and so is this### About
Survive wave after wave, keep on moving until you die...### Installation
```
pip install tcod
git clone https://github.com/Eris9/TheArena
cd TheArena && python main.py
```