Skip to content

thihaaung32/TankGame_java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csc413-tankgame

Student Information
Student Name Thiha Aung

Purpose of jar Folder

The jar folder will be used to store the built jar of your term-project.

NO SOURCE CODE SHOULD BE IN THIS FOLDER. DOING SO WILL CAUSE POINTS TO BE DEDUCTED

THIS FOLDER CAN NOT BE DELETED OR MOVED

Required Information when Submitting Tank Game

Version of Java Used: Java JDK 21

IDE used: IntelliJ IDEA 2023.1.2

Steps to Import project into IDE:

First on my git repository, get the https link and git clone, then the project is ready to build in the IntelliJ IDE.

Steps to Build your Project:

Open the project in the IntelliJ IDE and select the tank game as the root folder. The project classes are located under TankGame/src/tankrotationexample. Make sure to use JDK 21 or highter version of Java.

Steps to run your Project:

I created JAR file through the artifacts. I can run my JAR file by clicking the right click on csc413-tankgame-thihaaung32.jar and choosing run in the IntelliJ. I can also run in the terminal by locating jar file and run the " java -jar .\csc413-tankgame-thihaaung32.jar" command. Make sure to Java version is JDK 21 or higher. If you don't have jdk21 or higher, download first.

Controls to play your Game:

Player 1 Player 2
Forward W Up
Backward S Down
Rotate left A Left
Rotate Right D Right
Shoot Space Enter

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages