Skip to content

An emoji-themed 2D maze arcade game that you should enjoy and have a good time with it

Notifications You must be signed in to change notification settings

SSSam/Emoji-Maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Emoji Maze game!

Logo

For a video tutorial and demo, please visit the link: Video Tutorial & Demo.

“Emoji Maze” is an emoji-themed 2D maze arcade game.
The maze’s map is based on a dungeon’s layout.
Try to collect all the money bags and escape safely!
Have fun!

Starting the Game:

To create the .jar file using Maven:

  • Make sure the command was entered in the \EmojiMaze directory
  • Start by entering the following into in the command line
    mvn package
  • Then cd target to move into target folder
  • Next, type and enter the below command to run the .jar file
    java -jar EmojiMaze-1.0-SNAPSHOT.jar
  • The game screen will appear! Go ahead and click the 'Enter' button to begin playing!
  • Click the 'Help' button for an in-game rulebook to follow along

To run the game in the main method:

  • Open the App.java file and run the main method

Testing the Game:

  • Make sure the terminal is in \EmojiMaze directory
  • Type the below command into the command line
    mvn test
  • The tests will run automatically

Developers:

  • Beatrice Chan
  • Matthew James Maxwell
  • Samuel Jen
  • Sepinound Fasihimajd

About

An emoji-themed 2D maze arcade game that you should enjoy and have a good time with it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published