Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 900 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 900 Bytes

Ray casting 2D

Ray casting build using Lua programming language and LÖVE 11.3 framework.

There is as 3D view using the same implementation in the following repository:

https://github.com/MatheusCod/Ray_casting_3D_View

How to run the program

Instructions on how to run the program can be found at: https://love2d.org/wiki/Getting_Started#Running_Games

How to play

The arrows keys move the character.
The 'Tab' key change the game's mode.(Light simulation (Black and White) / 72º angle simulation).
In the light simulation mode you can control the character with the mouse.
You can add/remove wall blocks by clicking on the screen.

Previews