Skip to content

ricallinson/jsrce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript Ray Casting Engine

A simple ray casting engine for creating and rendering 2D maps in pseudo 3D.

Install

npm install connect@2.x.x

Run Example

node server.js

Then open http://localhost:3000/examples/basic/index.html in a browser. Use the arrow keys and/or the wasd keys to move around. You can also use the 1 key to remove walls and 2 key to add new walls.

About

Javascript Ray Casting Engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages