Skip to content

Timberman is offline multiplayer game written in JavaFX. The game is to cut down as much wood as possible in a certain amount of time

Notifications You must be signed in to change notification settings

MaciejIwan/Game-Timberman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timberman multiplayer

Timberman is offline multiplayer game written in JavaFX.

RULES

  • The game can be played by 1 to 3 players.
  • The winner is the player who cuts the most trunks in the round.
  • You need to control your character so that it cuts the trunk and avoids hitting the branches
  • branches are randomly generated
  • the player who hits the branch receives 25 penalty points
  • round time and number of players can be set in the options menu
  • plyers move with the following key combinations:
    • [A, D]
    • [J, L]
    • [NUMPAD4, NUMPAD6]

GUI presentation

Credits

About

Timberman is offline multiplayer game written in JavaFX. The game is to cut down as much wood as possible in a certain amount of time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 84.5%
  • CSS 15.5%