Skip to content

ErayBD/cave-chronicles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cave Chronicles

Cave Chronicles is a 2D platformer developed with Unity in retro style for adventure lovers. Journey deep into unexplored caves. Use your character's jumping and attacking abilities to overcome challenging obstacles and collect mysterious treasures. Appealing to players of all ages, this nostalgic game features simple controls and pixel art-style graphics. Cave Chronicles promises an adventure that will thrill fans of old-school games and delight newcomers.


Main Screen


1. Installation

In order to use it, you need to download the Android Studio files directly from this repository. After downloading, you can open the project in Android Studio and run the app in the emulator or on your Android device.,

Prerequisites

This guide outlines the steps to install and run Cave Chronicles. Ensure you have the following tools installed on your system before proceeding:

  • Unity Hub with Unity Editor
  • Git

Downloading the Project

To clone the project repository to your local machine, execute the following command in Git:
git clone https://github.com/ErayBD/cave-chronicles.git
This will create a local copy of the project on your computer.

Opening the Project

  1. Launch Unity Hub.
  2. Click on the 'Add' button.
  3. Navigate to and select the folder where you cloned the project.
  4. Click on the project from the list to open it.

Unity will open the project and import all the necessary assets.

Running the Game

To run the game within the Unity Editor:

  1. Locate the 'Scenes' folder within the 'Assets' directory.
  2. Double-click the initial scene file to open it.
  3. Hit the 'Play' button in the Unity Editor to start the game.

2. How to Play

  • W, A, S, D to Move
  • Space to Jump
  • Mouse 1 to Fire

You will also find a briefing text with this information in the first level of the game.

The counter on the top left represents your remaining lives, when it resets you start the game from the beginning. The counter on the top right represents the value of the gold you have collected in-game.

3. In-game Screenshots

First Level


First Level


First Level