Pinned Repositories
akka-ecs
An Entity Component System (ECS) game framework built with Akka. Keywords: akka, actors, asynchronous, non-blocking, gaming
behaviorlogger-desktop
A data collection tool for applied behavior analysts
d
command-line dice
dnd-mode.el
The sword does 2d6+3 slashing damage. +6 to hit.
food
fractions
Defines a Fraction data structure that achieves 100% decimal precision by storing integers for numerator and denominator and providing basic mathematical operations.
jetpacks
A multiplayer browser game using my akka-ecs framework
pretty-please
Web front-end for the interacting with the Please REST API
python_mud
Text based online RPG (i.e. MUD) engine written in python
jeffreydbyrd's Repositories
jeffreydbyrd/akka-ecs
An Entity Component System (ECS) game framework built with Akka. Keywords: akka, actors, asynchronous, non-blocking, gaming
jeffreydbyrd/behaviorlogger-desktop
A data collection tool for applied behavior analysts
jeffreydbyrd/food
jeffreydbyrd/jetpacks
A multiplayer browser game using my akka-ecs framework
jeffreydbyrd/d
command-line dice
jeffreydbyrd/dnd-mode.el
The sword does 2d6+3 slashing damage. +6 to hit.
jeffreydbyrd/fractions
Defines a Fraction data structure that achieves 100% decimal precision by storing integers for numerator and denominator and providing basic mathematical operations.