Skip to content

rafael2051/Zombies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAME Project in JAVA

Hi there! This is a game made by me in Java. This is a 2D top-down game, where the player must survive against zombies.

Folder Structure

The workspace contains three folders, where:

  • src: the folder to maintain sources
  • lib: the folder to maintain dependencies

Meanwhile, the compiled output files will be generated in the bin folder by default.

To compile and run the game, you must have jdk and jre installed in your machine. It would be interesting if you have Visual Studio Code or IntelliJ also.

If you want to customize the folder structure, open .vscode/settings.json and update the related settings there.

About

2D game developed by me in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages