Instant Classic: Multiplex
Please go to the following web site with great haste:
http://www.maartenk.nl/mx
and download Maarten Koornneef's Multiplex, a new text-mode game that is described as an homage to old text-mode games. The screenshots look quite impressive.
Also, and off-topic, I turned off comments since they are apparently being used exclusively for comment spam.
http://www.maartenk.nl/mx
and download Maarten Koornneef's Multiplex, a new text-mode game that is described as an homage to old text-mode games. The screenshots look quite impressive.
Also, and off-topic, I turned off comments since they are apparently being used exclusively for comment spam.
This is my final project in Linux Programming, a great class with a great teacher. This is based on the Dance Dance Revolution games that are so popular with the kids these days. Some of the only exercise many of them get. It's my first and only text-mode game. Only works in Linux, though. If anyone wants to port it to Windows, I'll give you the source code. Just a matter of replacing ncurses with whatever handles text in a Windows terminal, I imagine. Written in C.