Bert Verhelst

Mixing PIXELS

Until it's AWESOME

 
  • Global view of the GUI

Maze c++ game

description

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.

Creation

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.

Time

around 6 hours

Used programs

  • Dev cpp