Skip to content

A simple interactive Java-based game to practice some OOP concepts.

Notifications You must be signed in to change notification settings

xUser5000/evade-to-win

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evade to win 🎈

A simple interactive Java-based game to practice some OOP concepts. Screenshot

How to play

  • You control the blue ball with your mouse
  • You have to reach the golden coin
  • When you get to the coin, you get an extra point and the number of enemies increases by one.
  • You have to evade the enemies (the red balls) because otherwise you lose and the game starts from scratch.

How to run the game

Prerequisite: You have to have Java installed on your machine. To run the game, Simply download the jar file in the releases section and execute the following command: java -jar ./evade-to-win.jar

About

A simple interactive Java-based game to practice some OOP concepts.

Topics

Resources

Stars

Watchers

Forks

Languages