Simple 3D game using ray-casting.
cub3Ddemo.mov
$ make
./cub3D "cubfile"
Argument: the path to cubfile that has infomation of game.
$ ./cub3D cubfiles/example.cub
$ make test && cat log.txt
It needs X11 environments.
Therefore, on MaxOS, Xquarts needs to be installed.
rsudo's Hatena Blog: 3Dゲームを作る課題の振り返り