Skip to content

markburns/Java-Boat-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D Boat Game

2D game in which you have to navigate past moving obstacles with a boat until you got to a goal. Also when you press the enter key visibility should be reduced making it harder to navigate.

Run

ant
java -jar "dist/Game.jar"

Controls

Mouse or Cursor keys

It uses friction, acceleration and angular momentum to make a reasonable model of movement. Also there is a sine wave super-imposed on the boats' movements to make them look more like they are on the sea.

About

Simple physic calculations. Has acceleration, friction and angular momentum to give it a slightly realistic feel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages