Skip to content

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

License

Notifications You must be signed in to change notification settings

MatheusCod/Ray_casting_2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages