Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nishayo/escapey.github.io
- Owner: nishaYO
- Created: 2023-02-26T14:12:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-14T09:55:36.000Z (8 months ago)
- Last Synced: 2024-10-12T13:12:47.888Z (about 1 month ago)
- Topics: javascript
- Language: JavaScript
- Homepage: https://nishayo.github.io/escapey.github.io/
- Size: 784 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!