Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 208 Bytes

File metadata and controls

7 lines (5 loc) · 208 Bytes

vgame

Description

A simple maze game built from scratch using JavaScript. This game uses dom elements instead of the canvas tag.

I made this to learn about collision detection and how video games work.