Skip to content

The legend of Mushroom - Game project in Progmeth class

TeerapatChan/CU-OOP-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Legend of Mushroom - A Platformer Game

The objective of this game is to collect as many points as possible. To progress through each level, all enemies must be defeated, and the score increases with each level completed.

Authors

Screenshots

main

howto

play

Installation

  • download javafx
  • download game's jar
  • run the command
java -jar --module-path !!PATH TO JAVAFX LIB!! --add-modules javafx.controls,javafx.graphics,javafx.media,javafx.fxml Game.jar```

    

About

The legend of Mushroom - Game project in Progmeth class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages