Skip to content

ZackHu-2001/5010-CW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Zack's implementation of 5010 Milestone!!

How to use

This game is implemented both in GUI and CMD. You could select the mode before running the game through command line variables.
For example, if you want to run the game in GUI mode, you could type in "java -jar example.jar GUI" in the command line.
Else you could type in "java -jar example.jar CMD" to run the game in CMD mode.

Screenshots of the game

Rather than example run, this time the screenshot of the game running in GUI mode is provided.
Screenshots covers several different stage in the game including the welcome screen, the select map screen, the play screen and the game end screen. You could find them in the "res/screenshots" folder.

Credits

Parts of the code regarding the Listeners are based on the code provided by the course instructor.
The View part of the game is modified based on the code provided in A Visual Guide to Layout Managers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages