Skip to content

AdilBhayani/Compsys-302-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atari 2600 Warlords Clone in Java. Design project for COMPSYS 302 Digital Systems Design 1 Semester 1 2017 at the Univesity of Auckland.

A gradle wrapper has been included with the source code and can be used to download the apporpriate version of graddle and use it.

Before using the graddle wrapper on *nix based systems, please make the 'gradlew' file exectuable by running

#!shell

chmod +x gradlew

Usage Instructions for gradle build system:

#!shell

gradlew clean

to clean your working directory

#!shell

gradlew run

to build & run the game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages