chore: add readme
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# KrAzY KAts! - Windows Command Prompt Game
|
||||||
|
|
||||||
|
This game was built for my introduction to C++ back in fall of 2015 at Miami Dade College. It is a text based game that works on Windows command prompt.
|
||||||
|
|
||||||
|
## Demo
|
||||||
|

|
||||||
|
|
||||||
|
## (Under Construction)
|
||||||
|
|
||||||
|
## Build
|
||||||
|
```bash
|
||||||
|
g++ main.cpp -lWinmm
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user