Skip to content

RuntimeTerror2021/WAVE-GAME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

How to run the game

Run this command in the parent directory (WAVE-GAME) to build and execute the game.

find -name \"*.java\" > t; javac @t ; rm t; cd Main/src; java pack.Main

About

Level-based survival game with shop function

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages