What is Andrewanoid?
Andrewanoid is a an Arkanoid/Breakout game engine where all the logic is programmed through external LUA scripts.

What is LUA?
LUA is a powerful scripting language. It is used in Andrewanoid and allows mods.

Why did you make it?
I started Andrewanoid for a first year bachelor programming assignment.

What modifications are avaliable?
So far, I've started a Ponganoid mod (included with the release - and isn't complete). I also wanted to write an RPG mod, but I didn't have the time.

Where can I download it?
From its SourceForge page: http://sourceforge.net/project/showfiles.php?group_id=199746

There are 4 files in the package:
Andrewanoid-src-[date].zip - The source code (along with all documentation).
Andrewanoid-win32-[date].zip - A windows compatable binary.
ModGuide-docx-[date].zip - A full guide to writing Andrewanoid modifications in Word 2007 format.
ModGuide-pdf-[date].zip - The same file in PDF format.

Can I help with the project?
Of course! If you know any C++ then you're over qualified. I'm afraid I'm too caught up in college and my other projects than to spend time on Andrewanoid, so if anyone wishes to help, they can. I may occasionally work on it and add new features and fix bugs, but don't get your hopes up.