]> code.bitgloo.com Git - clyne/gamedev.git/commit
Added rabbit, and player health
authordrumsetmonkey <abelleisle@roadrunner.com>
Tue, 13 Oct 2015 12:50:54 +0000 (08:50 -0400)
committerdrumsetmonkey <abelleisle@roadrunner.com>
Tue, 13 Oct 2015 12:50:54 +0000 (08:50 -0400)
commit3d375c17982f9f459c82364117687d145540fe75
tree47638e15f9d3f26f8a43c89c4566d4794b08ba4d
parent8f2f66a7b90f97911bbffce3ccc8c7ad01ba61ad
Added rabbit, and player health
assets/cloud1.png [new file with mode: 0644]
assets/rabbit.png [new file with mode: 0644]
assets/rabbit1.png [new file with mode: 0644]
assets/skirl.png [new file with mode: 0644]
include/entities.h
main.cpp
src/entities.cpp
src/ui.cpp