
CursorVsMan
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
Hi,
I couldn't dedicate a lot of time to this Ludum Dare because I have exams next week...
Anyway, here's my game - you'll need cgywin if you want to turn it in windows since it uses the curses library.
You play a cursor trying to stop someone from typing a text file by messing with them a bit.
It's the "Tiny World" inside the computer, though that's a bit of a stretch.
Should work 100% fine on Mac and Linux if you have Python installed, windows will need to be run within cgywin (I think...)
To run go to a terminal window and type "python CursorVsMan.py readMe.txt", you can use pretty much any text file instead of readMe.txt!
I couldn't dedicate a lot of time to this Ludum Dare because I have exams next week...
Anyway, here's my game - you'll need cgywin if you want to turn it in windows since it uses the curses library.
You play a cursor trying to stop someone from typing a text file by messing with them a bit.
It's the "Tiny World" inside the computer, though that's a bit of a stretch.
Should work 100% fine on Mac and Linux if you have Python installed, windows will need to be run within cgywin (I think...)
To run go to a terminal window and type "python CursorVsMan.py readMe.txt", you can use pretty much any text file instead of readMe.txt!