Paranoid v1.1

Screenshot of Paranoid

This tiny game is basically a "Pong" clone.

My main intention was not to create a breathtakingly exciting and complex game, but to learn more about the basics of game programming, especially about the main game loop and timing routines under Windows. This is also why I'd like to share the code with others. If you have any suggestions on improvements, I invite you to contact me about it via email.

System requirements:
Free harddisk space: ca. 1 MB
OS: Windows 95 / NT or later

Programming tools used (these tools are all free):
Bloodshed Dev-C++ (includes MingW compiler)
SimSynth 1.3 (for nostalgic sounds :-)

Licensing:
Paranoid is fully free and you may distribute it, modify it or spread the source code. However, selling it by charging fees for Paranoid itself or modifications of it or using it in any other commercial manner is prohibited.

Downloads (current stable):
Download Paranoid v1.1 source code (107 KB)
Download Paranoid v1.1 Win32 binary (106 KB)

readme.txt file

Old releases:
Download Paranoid v1.0 source code (104 KB)