Skip to content

A walk-through-maze game written as a proof of concept using raycasting to a browser canvas with javascript.

Notifications You must be signed in to change notification settings

JohnKossa/Raycast-Maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raycast-Maze

Overview

This is a randomly generated 3D maze rendered by raycasting a scene and dropping the results into a 2D canvas.

It has some basic sound, ditance-fading, and a few various types of textures.

I built this as a proof of concept for a presentation I was giving about game development in javascript.

I won't likely be updating this repo, sp feel free to copy, fork, or reuse whatever you like from this.

How to run

Download Xampp or apache and install.

Drop the entire contents of this directory into the hosted directory.

Navigate to the hosted location, and enjoy!

About

A walk-through-maze game written as a proof of concept using raycasting to a browser canvas with javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published