Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nishayo/escapey.github.io

a simple desktop game
https://github.com/nishayo/escapey.github.io

javascript

Last synced: 6 days ago
JSON representation

a simple desktop game

Awesome Lists containing this project

README

        

# Escapey
This is a simple 2d game where the user(a white ring) has to reach to the finish line without colliding with the balls in the way.
This game is made using canvas api in javascript.
I got inspiration from the mdn doc https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/Object_building_practice to build this game.
I would love for you to check the code and contribute to it.
Hope you enjoy the game!