Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onjoseph/herostickgame
A simple game built using HTML5 Canvas and JavaScript
https://github.com/onjoseph/herostickgame
canvas canvas-game css3 html5 javascript
Last synced: 26 days ago
JSON representation
A simple game built using HTML5 Canvas and JavaScript
- Host: GitHub
- URL: https://github.com/onjoseph/herostickgame
- Owner: ONJoseph
- Created: 2023-11-23T13:40:20.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2023-11-23T14:00:51.000Z (12 months ago)
- Last Synced: 2024-10-10T01:36:03.369Z (about 1 month ago)
- Topics: canvas, canvas-game, css3, html5, javascript
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HeroStickGame a simple game where the player interacts with the game by clicking the mouse and pressing the spacebar.
# The game involves a character walking on platforms, stretching a stick, and trying to land the stick on the next platform to score points.
# The game has elements like trees, hills, and a dynamic background.