Skip to content

Kenailog/ray-casting-2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray casting 2D

Game that uses Ray casting technique for rendering illusion of 3D space. It uses JavaScript with p5.js library for quick drawning elements to screen. There are also sound effects and animated sprites. Player has health and stamina bars that can decrease or increase according to what is happening. You can change field of view and number of casted rays in real time as well as put custom walls on minimap.