The code is simply laid out, and it basically creates a small maze, lets the player walk around and even attack monsters. Its amazing how few lines of code are required to create such a thing. I know you can probably do it in like 10 lines with Pygame or Python, but C is the first programming language I learned, and I still find it elegent.
Actually it all comes down to C (for me at least, I am sure others might tell you differently), every language that I learned after learned C came a little simpler because of C.





