This short game was my first JavaScript game playable inside a browser on PC and mobile devices. The 360 degree movement was inspired by the very old shareware called AxySnake, which contained nightmare-fuel enemies hiding around the borders of the level.
(You will have to refresh the page to restart the game)
Highlights:
Pure JavaScript, for PC and mobile
Vector class implementation
Line intersection
Software:
Visual Studio
Languages:
JavaScript
Back to Top