https://github.com/lucasctnh/gdstd-4-unity
💡 Prototype for studying AI and lighting in Unity
https://github.com/lucasctnh/gdstd-4-unity
game-ai game-development lightning prototype study-project unity unity3d
Last synced: 8 months ago
JSON representation
💡 Prototype for studying AI and lighting in Unity
- Host: GitHub
- URL: https://github.com/lucasctnh/gdstd-4-unity
- Owner: lucasctnh
- Created: 2022-04-14T20:49:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-21T22:50:45.000Z (9 months ago)
- Last Synced: 2025-02-21T23:46:54.616Z (9 months ago)
- Topics: game-ai, game-development, lightning, prototype, study-project, unity, unity3d
- Language: C#
- Homepage: https://play.unity.com/en/games/2cad57b2-d4be-4202-88b3-05920c8ee2de/game-dev-study-4
- Size: 113 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game Dev Study: Prototype 4
I made this prototype primarily for studying game AI, but I also used it to understand a bit more about lighting in Unity.
If you'd like to know more about the project and the development process, check it's [page on my website](https://lucascoutinho.dev/projects/gdstd4).
Made with [Unity](https://unity.com/) & [C#](https://docs.microsoft.com/en-us/dotnet/csharp/).
## 🎮 Demo
You can check it online [here](https://play.unity.com/en/games/2cad57b2-d4be-4202-88b3-05920c8ee2de/game-dev-study-4).
## 🎉 Getting Started
If you want to build and run this project you'll need Unity3D (2020.3+). Clone this repository and open the root folder in Unity.
## 📚 Libraries and Resources
1. [Starter Assets - Third Person Character Controller (Unity Asset)](https://assetstore.unity.com/packages/essentials/starter-assets-third-person-character-controller-196526)
## 📜 Credits
Created, designed, and developed by [Lucas Coutinho](https://lucascoutinho.dev). Open sourced under the [MIT](https://github.com/lcscout/gdstd-4-unity/blob/main/LICENSE) license ❤️.
