https://github.com/panvourtsis/html5-canvas-game---pokemon-
a great idea that i had in order to challenge a bit my canvas skills.
https://github.com/panvourtsis/html5-canvas-game---pokemon-
game html5-canvas html5-canvas-game javascript pokeball pokemon
Last synced: 9 months ago
JSON representation
a great idea that i had in order to challenge a bit my canvas skills.
- Host: GitHub
- URL: https://github.com/panvourtsis/html5-canvas-game---pokemon-
- Owner: panvourtsis
- Created: 2016-04-07T16:14:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-10-19T12:31:49.000Z (almost 8 years ago)
- Last Synced: 2025-02-01T23:51:04.088Z (over 1 year ago)
- Topics: game, html5-canvas, html5-canvas-game, javascript, pokeball, pokemon
- Language: JavaScript
- Homepage:
- Size: 4.76 MB
- Stars: 28
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTML5 Canvas Pokemon Game
What more awesome doing a game for fun on HTML5 canvas also when it has to do with the legendary POKEMON !
- I used HTML5 audio for background and pokeball pickup etc
- I created a mechanism for walking sprites for the player
- A technique for the collision on the player objects but also for the pokeball random creation (not to go on the woods or the house)
- An easy board at the bottom right for displaying to the user his/her score - i have build a mechanism to know which pokeball had picked but is not ready yet
- You can fork it and start hacking around with it !
- happy playing !
### DEMO
Try out the [demo] online
[demo]:
### Version
1.0.0