Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leandro-parice/goof-troop-pushing-puzzle-game
Game developed for experiments and studies with Javascript language and "Canvas" HTML tag.
https://github.com/leandro-parice/goof-troop-pushing-puzzle-game
canvas css game game-2d game-development html5 javascript vanilla-javascript vanilla-js
Last synced: 5 days ago
JSON representation
Game developed for experiments and studies with Javascript language and "Canvas" HTML tag.
- Host: GitHub
- URL: https://github.com/leandro-parice/goof-troop-pushing-puzzle-game
- Owner: leandro-parice
- License: mit
- Created: 2023-01-03T18:07:59.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T12:18:59.000Z (almost 2 years ago)
- Last Synced: 2024-11-17T09:36:55.506Z (2 months ago)
- Topics: canvas, css, game, game-2d, game-development, html5, javascript, vanilla-javascript, vanilla-js
- Language: JavaScript
- Homepage: http://leandroparice.com.br/goof-troop/
- Size: 2.28 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Goof Troop Pushing Puzzle Game
Game developed for experiments and studies with Javascript language and "Canvas" HTML tag.
The mechanics and maps of the game were inspired by the game "Shove It! The Warehouse Game" (https://segaretro.org/Shove_It!_...The_Warehouse_Game)
I applied the apparence of a game that I used to play in my childhood called "Goof Troop" (https://www.youtube.com/watch?v=2hbce9kjONg)
## Demonstration
Play online: http://leandroparice.com.br/goof-troop/
![alt text](https://github.com/leandro-parice/goof-troop-pushing-puzzle-game/blob/master/screenshots/screenshot-1.png?raw=true)
## Improvements
- Animation of the standing character
- Victory screen## Licence
[MIT](https://choosealicense.com/licenses/mit/)