https://github.com/hafizjavaid/javascript-shooter-game
This is a basic Shooter game in Core Javascript with intermediate concepts like collision detection and random positioning
https://github.com/hafizjavaid/javascript-shooter-game
game-development javsascript
Last synced: 5 months ago
JSON representation
This is a basic Shooter game in Core Javascript with intermediate concepts like collision detection and random positioning
- Host: GitHub
- URL: https://github.com/hafizjavaid/javascript-shooter-game
- Owner: hafizjavaid
- Created: 2021-03-13T03:47:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-24T17:51:31.000Z (almost 5 years ago)
- Last Synced: 2025-01-30T20:44:42.816Z (over 1 year ago)
- Topics: game-development, javsascript
- Homepage:
- Size: 431 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# javascript-shooter-game
This project is purely build on core javascript just to sharpen my skills related to javascript and specially canvas(Html5) and methods related to canvas.