Skip to content

Novedh/tankgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csc413-tankgame

Student Information
Student Name Devon Huang
Student Email [email protected]

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 version 22.0.2

IDE used:

IntelliJ IDEA 2021.2.3 (Ultimate Edition)

Steps to Import project into IDE:

  1. Go to https://github.com/csc413-SFSU-SU2024/csc413-tankgame-Novedh
  2. click on code and download the zip
  3. unpackage the zip and move the folder to a good place
  4. Open your IDE (IntelliJ or VSCode)
  5. Open project on the project folder
  6. Project has been imported!

Steps to Build your Project:

  1. Have java installed
  2. Open IDE
  3. go to the Hammer(if using Intellij) and click on it to Build.

Steps to run your Project:

There are a couple options

First Option (thru jar):

  1. In the file explorer open the jar folder
  2. double click jar
  3. Now it is running

Second Option (thru IDE):

  1. Building the project
  2. Go to Launcher class
  3. play the Main function
  4. Now it is running

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 RETURN/ENTER

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages