An open API service indexing awesome lists of open source software.

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.

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)