https://github.com/davidbuchanan314/asteroids
Yet another "Asteroids" clone, with Three.js
https://github.com/davidbuchanan314/asteroids
Last synced: 2 months ago
JSON representation
Yet another "Asteroids" clone, with Three.js
- Host: GitHub
- URL: https://github.com/davidbuchanan314/asteroids
- Owner: DavidBuchanan314
- License: mit
- Created: 2017-01-27T20:03:21.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-03T13:48:40.000Z (about 8 years ago)
- Last Synced: 2025-02-12T20:48:28.697Z (2 months ago)
- Language: JavaScript
- Homepage: https://rawgit.com/DavidBuchanan314/asteroids/master/index.html
- Size: 215 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asteroids
Yet another "Asteroids" clone, with Three.jsVery much a work-in-progress...
Makes use of Charlie Hoey's GPU particle system.