sadjin25's Stars
thefuntastic/Unity3d-Finite-State-Machine
An intuitive Unity3d finite state machine (FSM). Designed with an emphasis on usability, without sacrificing utility.
crawl/crawl
Dungeon Crawl: Stone Soup official repository
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
Habrador/Unity-Programming-Patterns
Implementations of programming design patterns in Unity with examples in C# when to use them.
QianMo/Unity-Design-Pattern
:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
miloyip/game-programmer
A Study Path for Game Programmer
killop/anything_about_game
A wonderful list of Game Development resources.
davidkimighty/Broccollie
Essential game features in Unity.
ColinLeung-NiloCat/UnityURPToonLitShaderExample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
cinight/MinimalCompute
UnityCommunity/UnityLibrary
:books: Library of all kind of scripts, snippets & shaders for Unity
michidk/Unity-Script-Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
Unity-Technologies/obstacle-tower-env
Obstacle Tower Environment
szymor/yatka
yet another tetris klone in action
festivities/PrimoToon
Shader for Unity (Built-in Rendering Pipeline) attempting to replicate the shading of Genshin Impact developed by miHoYo. This is for datamined assets, not custom-made ones nor the MMD variants.
UnityTechnologies/open-project-1
Unity Open Project #1: Chop Chop
misakamm/MisaMino
nullpomino/nullpomino
An action puzzle game
Zikoat/infinite-minesweeper
An infinite, open source Minesweeper, Based on borbit's mienfield.com
Svxy/The-Simpsons-Hit-and-Run
Stolen (and slightly cleaned up) version of The Simpsons: Hit & Run original source code from 2003
gyoogle/tech-interview-for-developer
👶🏻 신입 개발자 전공 지식 & 기술 면접 백과사전 📖
Yukinyaa/BigFloat
Fixed-accurate big number in C#, Made for incremental game. WOW SO BIG NUMBER
mofr/Diablerie
Diablo 2 reimplementation on unity
RyanNielson/awesome-unity
A curated list of awesome Unity assets, resources, and more.
proyecto26/awesome-unity
A curated list of awesome Unity games! 🎮
00-Evan/shattered-pixel-dungeon
Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler with randomized levels and enemies, and hundreds of items to collect and use. It's based on the source code of Pixel Dungeon, by Watabou.
remzi-arpacidusseau/ostep-translations
Various translations of OSTEP can be found here. Help the cause and contribute!
Memori-Studios/ScuffTheSpire
kurong00/GameProgramBooks
E-books collected according to Milo Yip's learning path
lococoder-tx/Diablo-Clone
A fully-fledged working prototype of a Diablo-esque game, created in Unity 2019.1.11f. Features implemented include a Item and Equipment system, Enemy AI, a custom save system, and more