Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nirajniroula/mirror-way

A simple web based game developed using and to learn the JavaScript.
https://github.com/nirajniroula/mirror-way

canvas html javascript

Last synced: 26 days ago
JSON representation

A simple web based game developed using and to learn the JavaScript.

Awesome Lists containing this project

README

        

## Mirror Way

MIRROR WAY is a simple 'run on track' game, where the player should draw a tracking line remaining with in the track and with mirror effect. i.e. drawing line on a real track but looking at its reflection.
![image](https://user-images.githubusercontent.com/11739133/190861516-b80abd7b-47b1-4fe0-b729-baa3292c9d4d.png)
The project, somehow, is still in progress; there's still place for the things like polishing the UI and working out on collision detection and other minor logical stuffs to make the gameplay better.

You can check it out here:

https://nirajniroula.github.io/mirror-way/

### Contributing

All contrioubutions are welcome in any shape or form.