Skip to content

ViMuilu/CaveGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Cave Game

Objective is to create a procedurally generated cave game using Java.

Game guide

No .jar file since i didn't manage to find a way to generate .jar out of multiple project files.

If textures aren't loading go to desktopLauncher class and remove the comments from the code.

To run the program in your IDE navigate to game:desktop directory and open DesktopLauncher and run the program from the IDE.

Character can be moved using WASD or arrow keys.

Character can melee by pressing Space.

Character can sprint by holding left Shift.

You can zoom out by pressing z key and zoom in by pressing x key.

Documentation

Design document

Implementation document

Test document

Weekly Reports

Week 2

Week 3

Week 4

Week 5

Week 6

Links to assets

Main character

Background assets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages