Skip to content

Hansen-L/Roguelike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roguelike Game

Quick Start

  1. Run git clone https://github.com/Hansen-L/Roguelike.git in your directory of choice.
  2. Open UnityHub (install it if necessary).
  3. Click Add and select the cloned directory.
  4. In Unity, under the Edit menu, go to Project Settings -> Editor, and make the following changes:
    • Change Version Control Mode to Visible Meta Files
    • Change Asset Serialization Mode to Force Text

What's included

The project template includes a MainMenu and a MainScene. The MainMenu includes UI canvas with a button to load the MainScene. The MainScene includes Player Canvas for adding HUD elements onto the game. The camera is also preconfigured with a ScreenShake script.

About

Roguelike Unity game, for learning purposes primarily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published