https://github.com/kierancoppins/sick-game
A 2D action/rpg with indepth A.I and strong gameplay core to showcase
https://github.com/kierancoppins/sick-game
2d-game rpg-game unity
Last synced: about 1 month ago
JSON representation
A 2D action/rpg with indepth A.I and strong gameplay core to showcase
- Host: GitHub
- URL: https://github.com/kierancoppins/sick-game
- Owner: KieranCoppins
- Created: 2022-07-26T20:06:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-01T16:26:30.000Z (over 1 year ago)
- Last Synced: 2025-02-25T23:31:30.799Z (over 1 year ago)
- Topics: 2d-game, rpg-game, unity
- Language: C#
- Homepage:
- Size: 2.41 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Sick-Game
This is a very on again off again project. I am extremely proud of the current state but without an artist to see the vision through my motivation takes a hit to continue it on
## Setup
To set up the project you need to install the version of Unity this project uses (2021.1.16f1). You can find all version of unity [here](https://unity3d.com/get-unity/download/archive) and install them through the Unity Hub.
Once you have cloned and opened this project you can create a folder called "Testing Areas". Here you can create whatever you want and it won't be commited to the repository (its part of the .gitignore). This is where you should create your scene. Please refer to the [Jira Wiki](https://debug-test-company-name.atlassian.net/wiki/spaces/DTCN/pages/2031635/Wiki?atlOrigin=eyJpIjoiYTYyYzY2NWIzZTMwNDNjYWFlNDg0NWM4NjIzYjAxMTciLCJwIjoiaiJ9) on how to set up your testing area. This includes:
- Creating a level using Unity's tilemap
- Creating a character to move around
- Creating AI and assigning decision trees to the AI
- Adding UI to the scene
## Showcases [yyyy-mm-dd]
A list of all the existing showcases, the most recent ones will be shown at the top
- Prerendered Assets & 2D Lighting [[2024-03-31](https://youtu.be/4KtvFRru3WQ)]
- Improved Decision Tree Visual Editor [[2023-01-12](https://youtu.be/XpIU5DhorpM)]
- AI Perception [[2022-11-26](https://youtu.be/JN8lkrqjjlU)]
- Inventory System [[2022-11-20](https://youtu.be/fsAmt_4c6Rc)]
- Decision Tree Visual Editor [[2022-11-11](https://youtu.be/0ccavuVyBpU)]
- Character with Animations and Attacking [[2022-10-17](https://youtu.be/OO1svi8NlZo)]
- AI with Debug Info Showcase [[2022-10-08](https://youtu.be/ZRC6CZEzEYo)]
- Ranged AI Showcase [[2022-08-28](https://youtu.be/3y9I2u5Rrds)]