Releases: nenikitov/ConsoleRayCaster
Releases · nenikitov/ConsoleRayCaster
Player collision
Merge pull request #12 from nenikitov/collision Collision
Out of bounds rendering fix
Merge pull request #11 from nenikitov/empty-rendering Empty rendering
New renderer, more arguments and cleanup
Merge pull request #9 from nenikitov/code-cleanup Code cleanup
Correct perspective and command line arguments
Fixed a lot of bugs that made the render incorrect on FOV other than 130 degrees. Also implemented some command line arguments.
Finished ASCII Renderer
v0.3-beta Improved the fix
Floor and ceiling rendering
Added floor and ceiling rendering
Wall Rendering version
This version is only capable of wall rendering. It supports textures (that can be edited through .tl.json
files) and levels (that can also be edited through .lvl.json
file). For now it works only with the included test level.