Pinned Repositories
CryBehaviorTreeExample
Small project showcasing how to create and use CryEngine's behavior tree.
CryShooter
CryEngine Shooting Template with first and third person views
CustomBehaviorTree
Custom Scriptable Object based Behavior Tree
QtNodeGraph
Project to practice and learn Qt by creating a NodeEditor in cpp. Future plans to convert project over to CryEngine for tool development.
SimpleAStar
Custom Unity Tool for creating A* Pathfinding Grid-Based Games
SimpleIconCreator
Unity Editor Tool for Simple Icon Creation
Snake-Game
Simple snake game on CRYENGINE
SyntyEditorTools
Editor tools to use with Synty's Modular Fantasy Hero Package
TacticalTurnBasedTemplate
Template for tactical turn-based games in Unity
UnityBehaviorTree
Unity Behavior Tree and Node Editor
Battledrake's Repositories
Battledrake/SyntyEditorTools
Editor tools to use with Synty's Modular Fantasy Hero Package
Battledrake/SimpleIconCreator
Unity Editor Tool for Simple Icon Creation
Battledrake/CryShooter
CryEngine Shooting Template with first and third person views
Battledrake/QtNodeGraph
Project to practice and learn Qt by creating a NodeEditor in cpp. Future plans to convert project over to CryEngine for tool development.
Battledrake/CryBehaviorTreeExample
Small project showcasing how to create and use CryEngine's behavior tree.
Battledrake/CustomBehaviorTree
Custom Scriptable Object based Behavior Tree
Battledrake/Snake-Game
Simple snake game on CRYENGINE
Battledrake/TacticalTurnBasedTemplate
Template for tactical turn-based games in Unity
Battledrake/UnityBehaviorTree
Unity Behavior Tree and Node Editor
Battledrake/ActionRoguelike
Third-person Action Roguelike made in Unreal Engine C++ (for Stanford CS193U 2020)
Battledrake/SimpleAStar
Custom Unity Tool for creating A* Pathfinding Grid-Based Games
Battledrake/TimerHandles
A small library to create timers like Unreal's TimerHandlers.
Battledrake/CRYENGINE
CRYENGINE is a powerful real-time game development platform created by Crytek.
Battledrake/CryEngineBlankTemplate
Reformatted CryEngine blank template with no networking
Battledrake/DungeonsandDrake
Unreal Engine Gameplay Ability System Action RPG
Battledrake/GraphAStarExample
Unreal Engine 4 generic graph A* implementation for hexagonal grids.
Battledrake/nodeeditor
Qt Node Editor. Dataflow programming framework
Battledrake/SimpleFPSTemplate
Simple C++ FPS Template for Unreal Engine 4