Skip to content

gluyas/niwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Import .jar into Eclipse project.
  2. Export project as runnable .jar with the main method from Launcher.java

Running the game:

- Make sure the runnable .jar and resource folder are in the same folder.
  1. Run the server by typing the following on the command line:

    java -jar -server <number of connections

    e.g. java -jar niwa.jar -server 3

  2. Connect to the server by typing the following on the command line:

    java -jar -connect

    e.g. java -jar niwa.jar -connect daawat.ecs.vuw.ac.nz

Clients are immediately spawned in the game after connecting.

CONTROLS:

wasd - Move f - Interact q - Rotate CounterClockWise e - Rotate ClockWise i - Inspect g - Drop

About

Pretty little garden game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages