]> code.bitgloo.com Git - clyne/gamedev.git/commit
Added particles
authordrumsetmonkey <abelleisle@roadrunner.com>
Mon, 14 Dec 2015 13:25:15 +0000 (08:25 -0500)
committerdrumsetmonkey <abelleisle@roadrunner.com>
Mon, 14 Dec 2015 13:25:15 +0000 (08:25 -0500)
commitc5050b17d16670c6151d5c135c3b01d66b7530f9
treed8cffed7b2a576023e013b2133504d273e85b652
parentb477db406b9d7aa4f62a750c9ae3c3cedc533b3b
Added particles
assets/fountain1.png [new file with mode: 0644]
assets/house2.png [new file with mode: 0644]
include/entities.h
include/world.h
main.cpp
src/entities.cpp
src/gameplay.cpp
src/inventory.cpp
src/ui.cpp
src/world.cpp