]> git.tdb.fi Git - libs/game.git/history - examples/bassteroids/source/asteroid.cpp
Change Owned's constructor to take a pointer to the parent
[libs/game.git] / examples / bassteroids / source / asteroid.cpp
2022-12-04 Mikko RasaChange Owned's constructor to take a pointer to the...
2022-11-27 Mikko RasaMake asteroids take damage when shot and eventually...
2022-11-12 Mikko RasaImplement a simple physics system in Bassteroids
2022-11-09 Mikko RasaBegin creating an example game