Pinned Repositories
AwesomiumUnity
Third-party Awesomium wrapper for Unity3D, wrapping Awesomium's C++ API with a custom C# API and accompanying Unity MonoBehaviour components.
character-sheet-dnd5
com.unity.multiplayer.samples.coop
A small-scale cooperative game sample built on the new, Unity networking framework to teach developers about creating a similar multiplayer game.
dnd-dungeon
A random maze generator in C, with a CGI front-end for generating random dungeons for D&D, 3rd edition
hauberk
A web-based roguelike written in Dart.
hivemind
Behavior Tree implementation and visual editor for Unity 3D
keeperrl
Source code of KeeperRL
NodeTutorial
Online-Tile-Map-Editor
A web based tile map editor for all kinds of 2d games and applications.
runuo
RunUO
bstahly's Repositories
bstahly/AwesomiumUnity
Third-party Awesomium wrapper for Unity3D, wrapping Awesomium's C++ API with a custom C# API and accompanying Unity MonoBehaviour components.
bstahly/character-sheet-dnd5
bstahly/com.unity.multiplayer.samples.coop
A small-scale cooperative game sample built on the new, Unity networking framework to teach developers about creating a similar multiplayer game.
bstahly/dnd-dungeon
A random maze generator in C, with a CGI front-end for generating random dungeons for D&D, 3rd edition
bstahly/hauberk
A web-based roguelike written in Dart.
bstahly/hivemind
Behavior Tree implementation and visual editor for Unity 3D
bstahly/keeperrl
Source code of KeeperRL
bstahly/NodeTutorial
bstahly/Online-Tile-Map-Editor
A web based tile map editor for all kinds of 2d games and applications.
bstahly/runuo
RunUO
bstahly/SimpleBehaviourTrees
A very simple implementation of behaviour trees in Javascript and C#
bstahly/treesharp
Automatically exported from code.google.com/p/treesharp
bstahly/TTBT-Framework
可供Unity3D使用的行为树框架。TTBT is a C# framework for easily building and running behavior trees. Here, "behavior tree" refers to the technique used to control the behaviour of characters in games.
bstahly/UnityBehaviorLibrary
UnityBehaviorLibrary is a framework for creating behavior trees for game AI. It is free to use, modify, and redestribute as covered under the attached License (FreeBSD). Enjoy!