]> code.bitgloo.com Git - clyne/game.git/commit
level solid; basic collision/gravity
authorClyne Sullivan <clyne@bitgloo.com>
Mon, 5 Aug 2024 19:47:55 +0000 (15:47 -0400)
committerClyne Sullivan <clyne@bitgloo.com>
Mon, 5 Aug 2024 19:47:55 +0000 (15:47 -0400)
commit456ef376530fc4644732d499c862f1413b9987d9
treeab28615220d16a9c32b6b1dab6ad4313b43ac0fb
parent66991ce9b81f4af3c095d38fa2187837d94e5469
level solid; basic collision/gravity
img/level.png [new file with mode: 0644]
include/components/solid.hpp [new file with mode: 0644]
include/components/texture.hpp
include/vec2.hpp
include/window.hpp
main.cpp
window.cpp