A 2D tile-based sandbox game.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Martin Dørum 54b78a7bcf get rid of everything SDL (except for SDL_image) 2年前
..
traits some redesign and getting rid of some warnings 2年前
Animation.cc Merge branch 'feature/replace-renderer' 3年前
Chunk.cc get rid of everything SDL (except for SDL_image) 2年前
Clock.cc pre-convert pixel formats, other stuff 4年前
Entity.cc allow despawning entities 4年前
Game.cc get rid of everything SDL (except for SDL_image) 2年前
ItemStack.cc move item and tile to struct 3年前
LightServer.cc some small stuff 3年前
OS.cc NonCopyable, and fix up some copy/move stuff 4年前
World.cc background colors 3年前
WorldPlane.cc add Swan::random(), call onSpawn on tiles when spawning them 2年前
assets.cc get rid of everything SDL (except for SDL_image) 2年前
drawutil.cc get rid of everything SDL (except for SDL_image) 2年前