Stars
A fairly simple Rubik's Cube simulation program, implementing in C# in the Unity game engine.
Click anywhere on the screen and draw a shape using multiples left mouse button clicks, once done click on the right mouse button to generate the shape and enjoy the physics! (Be creative).
Valley of cubes is a game replica of Bluk, its a 3D simple game best suited for mobile devices.
A "Cut the Rope" game replica, 2D fun mobile game about helping the frog get the candy.
A few scripts which controls interactions for a hand of cards. Card model, shadergraph and example setup included.
A set of single script utils used throughout my projects
DARKLINGS is an accessible F2P 2D fighting game with periodic updates (using Rollback Netcode).
基于Unity开源框架GameFramewrk实现的一款塔防游戏Demo
My Unity project for a turn-based strategy game. This is an 'open-source' version which has the basic code for the game's core functions.
Developed using the Unity Engine, 'Hereos Of Herp Derp' is a 2D, Roguelike adventure game reminiscent of titles like 'Dungeons And Dragons', 'Slay The Spire' and 'Divinity 2: Original Sin'. This pr…
2D Platform Game developed in Unity for Android, Windows, and Linux. Kailius is inspired by the early RPGs, featuring PixelArt aesthetics (8 Bits).
🏰 Simple tower defense game to learn the Unity framework
Base on Unity 2021.3.0f1, UnityGpuSkinningTool can export bone matrix texture or vertices texture with RGBA32 format without losing precision.It also provides gpu skinning shader and supports unity…
Model Context Protocol Servers
12 Lessons to Get Started Building AI Agents
这是一个帧同步的插件,具有确定性物理引擎,定点函数库,碰撞检测,高度封装,跟unity函数库保持高度一致。
Zero Allocation StringBuilder for .NET and Unity.
Animation Baker and Instancing for Animated Characters: Using GPU to implement large-amount animation characters rendering. The animation map for vertex shader to modify the vertex position of the …