Project Description:
I need a simple game written on java. I am a programmer, but don't have time to do this myself as my Java knowledge is lacking.
The game is that of matching squares; given a set of pairs of pictures distributed at random over a square grid, the user must find the pairs by clicking on two matching squares in consecutive moves.
The user is presented with a grid of (initially) blank squares, and begins the game by clicking on any blank square. This first square is “turned” to reveal a picture. The user then clicks again on another blank square, revealing a second picture. If the two pictures match, they stay visible, otherwise both squares are turned back to the blank state when the user next clicks a blank square. This process repeats until no blank squares are left.
That's all. Should not take more than several hours for decent programmer. The deadline is tomorrow!