diff --git a/IDEA b/IDEA index e7ea338..691d211 100644 --- a/IDEA +++ b/IDEA @@ -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" diff --git a/The Great Machine/main.cpp b/The Great Machine/main.cpp index e69de29..d04a801 100644 --- a/The Great Machine/main.cpp +++ b/The Great Machine/main.cpp @@ -0,0 +1,5 @@ + +int main() +{ + +}