-
Notifications
You must be signed in to change notification settings - Fork 0
godofthunder8756/C_Roguelike
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A small roguelike template written in C using only the standard libraries. Just done as a small fun challange. Just run "a.exe". To compile: "gcc main.c".
About
A simple roguelike game for Windows using ONLY standard C libraries.