Skip to content

davele-itsme/Castle-road

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


CASTLE ROAD

Unity game built for Game Development project assignment
Explore the youtbe video demonstration »

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

Unity game inspired by Crossy road game on mobile platforms. Castle road combines Arcade runner genre with RPG elements. The game for some reason lags in WebGL, so I recommend building the standalone app and run the game there. Tested building "PC, Mac & Linux Standalone" and the game runs smooth.

Features:

  • Spawning of enemies attacking you
  • Spawning of obstacles when running
  • Boss fight at the end of the journey

Built With

Assets

Getting Started

The project is right now in development, therefore to run the game, you need to clone the project and run it locally in Unity.

Publishing the game using WebGL is planned.

Prerequisites

  • Unity Version 2020.3.5f1

Installation

  1. Clone the repository:
git clone https://github.com/davele-itsme/Castle-road.git
  1. Open the game in Unity
  2. Open the scene: /Assets/Scenes/MainScene.unity
  3. Play the game