https://github.com/kmaork/shootingstar
A 3D war game demo written in js with no external libraries. High school was boring.
https://github.com/kmaork/shootingstar
Last synced: 3 months ago
JSON representation
A 3D war game demo written in js with no external libraries. High school was boring.
- Host: GitHub
- URL: https://github.com/kmaork/shootingstar
- Owner: kmaork
- Created: 2020-05-08T22:11:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-08T22:41:37.000Z (about 5 years ago)
- Last Synced: 2025-01-26T05:25:00.914Z (5 months ago)
- Language: HTML
- Homepage: https://kmaork.github.io/ShootingStar/
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Wut
Your are a shooting star, meaning a star that shoots. You are moving in 3d space. Try to shoot the other stars.## Controls
- **Arrows**: change direction
- **Enter**: move forward with double speed
- **Space**: shoot. Hold the button to aim.
- **F5**: restart ;)[PLAY](https://kmaork.github.io/ShootingStar/src/shooting_star.html)