]> code.bitgloo.com Git - clyne/gamedev.git/commit
Added mob class, and basic skirl
authordrumsetmonkey <abelleisle@roadrunner.com>
Thu, 8 Oct 2015 13:09:15 +0000 (09:09 -0400)
committerdrumsetmonkey <abelleisle@roadrunner.com>
Thu, 8 Oct 2015 13:09:15 +0000 (09:09 -0400)
commitedf746b79c8646c2c21c04997d23c94c1ee8adcd
tree10479cd0a9868a4678af8acb5ebaf8f2c4d8dc7c
parent281da1f81b1eef9e05e881e12d986b6b45ce8696
Added mob class, and basic skirl
include/common.h
include/entities.h
main.cpp
out/entities.o
out/gameplay.o
src/entities.cpp
src/gameplay.cpp