Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nirajniroula/mirror-way
- Owner: nirajniroula
- License: mit
- Created: 2018-07-08T16:23:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-25T05:48:51.000Z (over 1 year ago)
- Last Synced: 2024-10-03T10:50:48.557Z (about 2 months ago)
- Topics: canvas, html, javascript
- Language: JavaScript
- Homepage: https://nirajniroula.github.io/mirror-way/
- Size: 27.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.