Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/icepanorama/simplecroguelike
A simple roguelike written in C and Ncurses.
https://github.com/icepanorama/simplecroguelike
c ncurses roguelike
Last synced: 17 days ago
JSON representation
A simple roguelike written in C and Ncurses.
- Host: GitHub
- URL: https://github.com/icepanorama/simplecroguelike
- Owner: IcePanorama
- Created: 2024-01-11T20:28:25.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-19T22:03:49.000Z (11 months ago)
- Last Synced: 2024-01-20T22:05:51.513Z (11 months ago)
- Topics: c, ncurses, roguelike
- Language: C
- Homepage:
- Size: 1.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple C Roguelike
A simple roguelike written in C and Ncurses.
![pathfindingPhoto](https://raw.githubusercontent.com/IcePanorama/SimpleCRoguelike/main/Pathfinding.png)