https://github.com/tapio/jetpursuit
Top-down action game with supersonic jet fighters, missiles and explosions!
https://github.com/tapio/jetpursuit
Last synced: about 1 month ago
JSON representation
Top-down action game with supersonic jet fighters, missiles and explosions!
- Host: GitHub
- URL: https://github.com/tapio/jetpursuit
- Owner: tapio
- License: apache-2.0
- Created: 2013-02-26T22:03:26.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2022-04-12T15:59:15.000Z (about 3 years ago)
- Last Synced: 2023-04-09T13:10:58.303Z (about 2 years ago)
- Language: JavaScript
- Homepage: http://tapio.github.com/jetpursuit
- Size: 1.09 MB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkd
- License: LICENSE.txt
Awesome Lists containing this project
README
Jet Pursuit
===========A top-down action game with supersonic jet fighters, missiles and explosions!
Features:
* Rendered in 3D with WebGL and Three.js
* Different aircrafts and loadouts to choose from
* Homing missiles and an autocannon for close quarters combat
* Various game modes
* AI
* Sound effects
* Lots of particles
* No plugins required, just up-to-date Chrome or FirefoxLicense
-------Assets are licensed under their respective licenses, stated in `assets/credits.txt`.
Libraries in `libs/` and their associated css in `css/`, if present, are under their own licenses.
The rest of the project is licensed as follows:
Copyright 2013 Tapio Vierros
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.