https://github.com/jakethesillysnake/rogue
A reimagining of the 1980 Rogue game using .NET and the dotnet-curses library.
https://github.com/jakethesillysnake/rogue
Last synced: over 1 year ago
JSON representation
A reimagining of the 1980 Rogue game using .NET and the dotnet-curses library.
- Host: GitHub
- URL: https://github.com/jakethesillysnake/rogue
- Owner: JakeTheSillySnake
- Created: 2025-01-28T15:30:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-28T18:23:47.000Z (over 1 year ago)
- Last Synced: 2025-01-28T19:30:30.105Z (over 1 year ago)
- Language: C#
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rogue
A reimagining of the 1980 Rogue game using .NET and the dotnet-curses library.