Skip to content

Fastpaced roguelike inside a computer. You must escape before you become corrupted! OGPC 2023 submission.

License

Notifications You must be signed in to change notification settings

jaywhite0101/Augmentation

 
 

Repository files navigation

Augmentation

A 2D roguelike designed around leveling is bad. (Incomplete)

Getting Started

Please read the contributing guidelines before starting any work on this project. If you made it through that, here are the next steps:

  1. Install the latest version of Unity.
  • You can check what version we are currently using by looking through our PRs filtering by the tag unity.
  1. Clone the repository.
  • If you are using a command prompt paste the following line and hit enter:
    • git clone https://github.com/TigardHighGDC/Augmentation
  1. After the clone is sucessful, call the following line to update all of our submodules:
    • git submodule update --init --progress
  2. And finally, open the project in Unity.
  3. That's it! You are officially ready to start working on the project! We will be reviewing your PR soon, good luck soldier!

License

Copyright (c) TigardHighGDC

SPDX-License-Identifier: Apache-2.0

About

Fastpaced roguelike inside a computer. You must escape before you become corrupted! OGPC 2023 submission.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.2%
  • Python 3.7%
  • Ink 0.1%