Giter Club home page Giter Club logo

monster-fighter's Introduction

Resources:

	All UML Diagrams can be found in the diagrams folder.
	The project report can be found in the base directory.
	The Javadoc can be found in the doc folder.


How to run the game: 

1. Ensure that you are running Java JDK 17 or later

	this can be downloaded from here: 

https://www.oracle.com/java/technologies/downloads/

	#To check this is working, in command prompt type:
	
		java -version
	
	this should then get something like this:
	
		java version "17.0.2" 2022-01-18 LTS
		Java(TM) SE Runtime Environment (build 17.0.2+8-LTS-86)
		Java HotSpot(TM) 64-Bit Server VM (build 17.0.2+8-LTS-86, mixed mode, sharing)
		
2. Extract Zip File

3. In command prompt change directory to extracted folder
	
	This can be done by typing: 
	
		cd <file address>

4. Type
	
	For GUI Game: 

		java -jar fha62_zrc13_MonsterFighter_GUI.jar

	For CMD Game: 

		java -jar fha62_zrc13_MonsterFighter_CMD.jar


How to open source code in Eclipse:

1. Open Eclipse and click File then Import

2. in the import menu under general double click Existing Projects into Workplace

3. click Browse in the top right of the window

4. Go to the location of the extracted folder and select MonsterFighter then click Select Folder

5. Make sure MonsterFighter is ticked in projects window

6. click Finish


Credits:

	https://pipoya.itch.io/free-rpg-monster-pack
	https://josupixel.itch.io/20iconsrpgassets

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.