Programming Project Part 2
|
After fiddling around a bit the program now registers input and tracks mouse-motions, it also prints a square wherever you click on the screen, which is a huge success considering the entire gameplay will revolve around clicking various points on the screen. Up next is dynamically changing the size of the square when you click (so it looks more like an explosion) and possibly trying to make some form of missile to defend against. |