Pinned Repositories
ExcelDataConvert
This tool design for game dev.It convert excel table to json data file and use protobuf to define the data class.So it can make the data class use for C++,C#,JAVA and so on.
gcr-eks-quickstart
AWS GCR EKS Workshop 2022
HexCoord
Hexagon Grid Coordinate System for Unity/C#
ILRuntime
Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
linux-git-test
MecanimEventSystem
An event system for Unity Mecanim animation system
NLua
NLua is the bind between Lua world and the .NET world.
NoahGameFrame
A fast, scalable, distributed game server framework for C++, include actor library, network library,can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal. BBS: http://bbs.noahframe.com
pioneer
A game of lonely space adventure
RedeemCodeGenerator
A small tool to generator redeem code for game, and the code will be random and without repetition
duotemplar's Repositories
duotemplar/RedeemCodeGenerator
A small tool to generator redeem code for game, and the code will be random and without repetition
duotemplar/ExcelDataConvert
This tool design for game dev.It convert excel table to json data file and use protobuf to define the data class.So it can make the data class use for C++,C#,JAVA and so on.
duotemplar/gcr-eks-quickstart
AWS GCR EKS Workshop 2022
duotemplar/HexCoord
Hexagon Grid Coordinate System for Unity/C#
duotemplar/ILRuntime
Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
duotemplar/linux-git-test
duotemplar/MecanimEventSystem
An event system for Unity Mecanim animation system
duotemplar/NLua
NLua is the bind between Lua world and the .NET world.
duotemplar/NoahGameFrame
A fast, scalable, distributed game server framework for C++, include actor library, network library,can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal. BBS: http://bbs.noahframe.com
duotemplar/pioneer
A game of lonely space adventure
duotemplar/protobuf3-for-unity
Google Protocol Buffers runtime library version 3 for Unity (targeting .NET 3.5)
duotemplar/smali
smali/baksmali
duotemplar/Umbilicus-Ascension
Umbilicus: Ascension - a 4-player cooperative platformer where only 1 player can win.
duotemplar/unity
duotemplar/unity-gb
Game Boy emulator for Unity using C# and Mono.
duotemplar/UnityLog4NetExtension
A simple extension to Unity that enables log4net ILog dependencies to be injected into consuming classes, with the ILog instance being configured as the correct logger for the consuming class.
duotemplar/UnityParticleSystemPreview
Unity ParticleSystem Preview 粒子预览插件
duotemplar/UnityRemoteLog
将Unity的Log转发到一个窗口上,方便查看Android、iOS版本的LOG