Skip to content

jclabelle/UnityRPG1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

What this is

This is a prototype Unity 2D toy RPG game project I wrote in 2022.

Context

My main goals were to learn C#, Unity and concepts such as data management with scriptable objects, creating multiple types of scenes (ex: world map, town/dungeon maps, combat, merchants), gameplay systems (dialogues, combat, inventories, character leveling, quests), world persistence, loading & saving external data, using store assets, custom editors, and managing events.

Libraries & Files

Assets not related directly to scripting are not included in this repository. The project relies on certain commercial assets and plugins such as animancer and DOTween, which are not included in this repository.

About

RPG prototype to learn Unity & C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages