Skip to content

Files

Latest commit

author
Alex Eiffert
Dec 3, 2017
3674783 · Dec 3, 2017

History

History
35 lines (19 loc) · 704 Bytes

README.md

File metadata and controls

35 lines (19 loc) · 704 Bytes

CaveSim v1.0

Welcome to CaveSim, the world's premier Java Swing based caveman simulator

How to build and run

$ make

$ java CaveSim

To remove compiled files

$ make clean

Gameplay

The Multiplexer class extends JFrame and loads each event. Once the cutscene is over, select any of the options from the main menu.

Screenshots/

The Screenshots/ directory holds screenshots taken during the game. The Screenshots/demo directory holds demo screenshots taken to demonstrate gameplay.

SavedGames/

The SavedGames/ directory holds saved game statistics and can be loaded before playing survival mode.

img/

These are images vital to the game itself and should not be tampered with