chore: remove under construction

This commit is contained in:
2021-07-22 10:56:23 -04:00
parent 00e7e53e51
commit d8aaf8d34d

View File

@@ -5,9 +5,7 @@ This game was built for my introduction to C++ back in fall of 2015 at Miami Dad
## Demo
![gif](https://i.imgur.com/SsXR6H8.gif)
## (Under Construction)
## Build
```bash
g++ main.cpp -lWinmm
```
```