View on GitHub

Now-you-sea-me

Hide and seek game underwater

Download this project as a .zip file Download this project as a tar.gz file

Hello! We are 3 students from Woodrow Wilson High School in SW Portland. Our names are Cade Conklin, Sam Nathanson, and Ethan Holmgren. We coded our game, Now You Sea Me, in Java from scratch on the Eclipse platform.

The Game!

The Game is just hide and seek, but two player! The first player needs to hide in the game, and the second will seek, but make sure the second player isn't watching the hider or else the game might not be much fun! When the first player hides, they leave behind a translucent version of themselves at the spot where they clicked, it's harder to find than it looks!

The Controls

To move, use the mouse, and the diver will follow the cursor. For the hider, clicking will hide you, and the seeker needs to be within a certain distance and click in order to find and win.

How to Win

For the hider, you win if the seeker can not find you within the given time limit, and for the seeker, you just win if you can find the hider at all!