Just thought i would show off a prototype for one of my coursework games. Tasked to produce a new version of Space Invaders this is my attempt.

Download: https://drive.google.com/file/d/0ByPRuU ... sp=sharing
This prototype is written using Greenfoot, which is a library and development environment for creating games in Java. It is very flash like and is quite limited in what it can do, for instance lack of support for basic text output. The final product due in for Christmas will be written in C++ and OpenGL,

All feedback, positive or negative, greatly appreciated.