Skip to content

A simple Unity project that introduces many of Unity's cooler advanced concepts.

License

Notifications You must be signed in to change notification settings

kacevoid/SimpleIncremental

 
 

Repository files navigation

SimpleIncremental

Documentation can be found on the Wiki

Join us on Discord

Before contributing: Contribution Guidelines

Don't be a jerk: Code of Conduct

Feature requests and bugs: Bugs/issues

A simple 2D incremental game built in Unity that implements:

  • A dynamic inventory system
  • Ranged and Melee attacking
  • Physics based movement
  • A scriptable object event system
  • Data-driven stat calculations (Hook and Augment systems)
  • And more!

This project is Open-Source and is covered by an MIT license. This project can be used as a template, reference, or a base for any of your own projects. The current art is all public domain or CC-BY, but will eventually be all public domain.

If you do use this project or its components, you are not required to give attribution. However, please consider contributing some of the scripts and ideas you come up with to this project via a pull-request or documentation.

About

A simple Unity project that introduces many of Unity's cooler advanced concepts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 84.3%
  • ShaderLab 13.7%
  • HLSL 2.0%