AcidWarpy

From Noah.org
Jump to navigationJump to search

Python is the new C

I originally wrote AcidWarp in C. To this day, 20 years later, people keep bugging me about AcidWarp! I decided it would be fun to play around with the old functions so I decided to see if it was possible to resurrect the code to run on a modern machine. This version requires PyGame. This is trivial to install on Ubuntu Linux (sudo aptitude install python-pygame). It's probably easy on other platforms.

Click here to download: acidwarpy.py <include svncat src="file:///home/svn/src/python/acidwarpy/acidwarpy.py" highlight="python" />