2021-07-16 13:53:08 -04:00
2021-07-16 14:26:32 -04:00
2021-07-16 13:53:08 -04:00
2021-07-16 13:53:08 -04:00
2021-07-22 10:56:23 -04:00

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

gif

Build

g++ main.cpp -lWinmm
Description
A command prompt text based game for Windows.
Readme MIT 1.6 MiB
Languages
C++ 100%