Skip to content

greatcodeclub/raycaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray caster

Simple Ray caster in JavaScript projected on HTML5 Canvas.

A project of The Great Code Club.

Running

Start a web server in the current directory. If you have python 2.x installed:

$ python -m SimpleHTTPServer 3000

(See this list for other ways to start a static web server.)

Then browse to http://localhost:3000/.

Reload the page each time you change something, or check out Guardfile to setup automatic reloading.

License

Copyright 2014 Coded Inc. marc@codedinc.com

You are free to modify and distribute this however you want. Except for teaching purposes.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors