werD
Neo Veteran
 
To the moon, mars and beyond!
Posts: 489
|
Post by werD on Jan 31, 2006 13:25:02 GMT -5
Hey. I just finished taking a Java programming course in school. Here's what I made for my summative. If anyone here has played Mario Paint, I modeled it off the insect swatting game in that. I made up background music (made and recorded off of Mario Paint), but cannot host them (Damn that provider!). The object of the game is simple. Swat 50 bugs. The spider's webs will hurt you, but you can get a spider by clicking 3 times on it. The wasp's bullets will also hurt you. The flies don't hurt you but you will need to get them to move on. Each screen causes the speed of the bugs to increase. This game is designed for an applet, so the quit buttons do not work. Oh and when I tried it out it lagged alot. Hope your computer is better than mine.  It's pretty amateurish, but I'm proud.  Hope you like it. drewsarcade.maclenet.com/InsectAttack/Rat.html-Drew P.S. For the record, Rat stands for Rich Assessment Task, basically a summative.
|
|
|
|
Post by sukotsuto on Jan 31, 2006 23:30:27 GMT -5
nice! ;D they should've taught us on programming applet games rather than all the countless ways to create an inventory system or cash register system (before i dropped out). the game seems to lag on every click though, but it's probably because of my computer's low ram 
|
|
werD
Neo Veteran
 
To the moon, mars and beyond!
Posts: 489
|
Post by werD on Feb 1, 2006 16:08:36 GMT -5
190 mb! Oh yeah! Maybe it lags because of the repitition of code when you click (don't ask, long story trying to figure it out:D). But I tried decreasing the code but there was no change. Oh well.
-Drew
|
|