ITS ROUGELIKE TIME

This commit is contained in:
Ben Kyd
2020-08-29 17:29:36 +00:00
parent 9528dcbf4a
commit 371599c177
2 changed files with 5 additions and 1 deletions

1
IDEA
View File

@@ -1,4 +1,3 @@
Rougelike where the player is stuck in "the great machine"
There is no floors in the rougelike, a sprawling generated dungeon where enemies are members of "the great machine"

View File

@@ -0,0 +1,5 @@
int main()
{
}