jamalamch's Stars
TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
sschmid/Entitas
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Elfocrash/.NET-Backend-Developer-Roadmap
Roadmap for a .NET Backend Developer working with Microservices
prographon/graphics-developer-roadmap
roadmap to becoming a graphics developer
Scrawk/PBD-Fluid-in-Unity
A PBD fluid in unity running on the GPU
delmarle/RPG-Core
UNITY engine RPG framework
dgkanatsios/MatchThreeGame
A match-3 game in Unity (like Candy Crush and Bejeweled)
superzhan/UnityBubbleGame
BubbleGame《天天萌泡泡》是一款简单好玩的消除游戏,点击三个或以上同颜色、相连接的泡泡来进行消除,简单而有趣。
nol1fe/delaunator-sharp
Fast Delaunay triangulation of 2D points implemented in C#.
rockbite/talos
Talos Particle Engine
Unity-Technologies/EndlessRunnerSampleGame
Repository for the Endless Runner Game Sample (Trash Dash)
bepu/bepuphysics1
Pure C# 3D real time physics simulation library. Repo contains only the 1.X.X versions.
federicodangelo/CubeWorld
Minecraft like game made in Unity
exmex/UnityMoba
A moba phone game using unity
finol-digital/Card-Game-Simulator
Create, Share, and Play
hansquirrel/JyGameSilverlight
金庸群侠传X Silverlight版
Uyouii/TalesOfEvilSword_Finished
一款由Unity 3D制作的ARPG的动作类游戏
codeandcats/KdTree
A fast, generic, multi-dimensional Binary Search Tree written in C#
FlipWebApps/GameFramework
A free framework for Unity that will help drastically increase the development speed and feature set of your games.
Matthew-J-Spencer/Unity-Netcode-Starter
A project aimed at teaching you the basics of Unity Netcode
Hyperparticle/draw-shapes-unity
A Unity3D tutorial project for drawing 2D physics shapes with the cursor
Metamorphmas/gameJam-2018
itch.io game jam submission
pathea-games/planetexplorers
Planet Explorers Source Project
llamacademy/line-renderer-bezier-path
In this tutorial repository you will learn how to make an Editor script that will allow you to smooth a Line Renderer with Bezier Curves.
jamalamch/Arabic-Words
All words of the Arabic language
dreamerlee9489/Unity-RPG-Demo
CharrafiMed/optimization_algorithms
implementation of optimization algorithms using matlab/octave
eltrach/GGJ-2024-Jolly-Jump
mohamedibrahim155/GameJam
push-pop/SmoothSteeringNavMesh
Using the power of Math, I've redone the logic for a simple NavMeshAgent to make smooth, wide turns towards "corner" waypoints on a path. This mimics Vehicle-like movement for AI Agents.