Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 463 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 463 Bytes

raycasting

Experimenting with 2D raycasting 🔦

About

This is a code experiment on raycasting and oldschool scene rendering.

Inspired by Shiffman's coding challenge #145 and #146.

How to run

Simply run a HTTP server on the repository root.

Or see it live here.