Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rasyajusticio/plantsvszombies
https://github.com/rasyajusticio/plantsvszombies
canvas-2d-context html5 javascript javascript-game plants-vs-zombies
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rasyajusticio/plantsvszombies
- Owner: RasyaJusticio
- Created: 2024-01-04T11:25:42.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-04T11:35:07.000Z (12 months ago)
- Last Synced: 2024-01-04T12:32:55.266Z (12 months ago)
- Topics: canvas-2d-context, html5, javascript, javascript-game, plants-vs-zombies
- Language: JavaScript
- Homepage:
- Size: 5.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Plants Vs Zombies
A Plants Vs Zombies clone developed using Javascript's Canvas.## How to run
1. Download the zip
2. Extract it and open in Visual Studio Code
3. Install [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) extension and open index.html with live server.I only now realizes that this project can only be ran using this extension. I will fix this on future updates.