This is the first game i programmed. We had to make this in school. The random generated maze and the clover collection was an extra. I remeber how hard it was when you're starting to learn programming. Now i could make this in a few hours. Try it out.
We made this using some c++ lirary to paint specific characters on screen at a specified coordinate. To erase something you needed to overwrite with a space character. Everything is compiled into 1 neat exe file. Should run on all windows computers.