Java Final Project
Hey guys. At my school we have a month called Jan Term. It lasts all of January where we go to one class everyday that lasts 3 hours. My class this year was Java Development. For my final project I need to do a game. I'm not sure what to do though. I know some Java, but not a lot of it.
I'm kinda thinking of making a game of Life
Or perhaps a carnival game where the ducks or whatever are scrolling across the screen and you have to shoot them. I think the Life would be fun, but I'm not sure if thats what I want to do.
Anyone have any suggestions of small easy games to program?
My friend is making a Scorched Earth game.
I'm kinda thinking of making a game of Life
Or perhaps a carnival game where the ducks or whatever are scrolling across the screen and you have to shoot them. I think the Life would be fun, but I'm not sure if thats what I want to do.
Anyone have any suggestions of small easy games to program?
My friend is making a Scorched Earth game.

I was thinking about making an array of arrays. Have a bunch of boxes that are colored or not.(Or maybe even a bunch of check boxes checked or unchecked) Then have a loop that walks through each array and finds a box thats checked then see whats checked around it.
Tic Tac Toe and Hangman are too easy. I'm looking for something more advanced. I'm going to do Life though. Its pretty interesting. Click that link and play around with it. Its interesting. A lot of the designs repeat themselves or do other interesting things.


