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

https://github.com/mikemitterer/ts-spaceinvaders

SpaceInvader clone in TypeScript
https://github.com/mikemitterer/ts-spaceinvaders

Last synced: about 1 year ago
JSON representation

SpaceInvader clone in TypeScript

Awesome Lists containing this project

README

          

# SpaceInvaders - TypeScript version

> The classic Space Invaders game written with TypeScript.

> [Live](http://ts-spaceinvaders.example.mikemitterer.at) | [GitHub](https://github.com/MikeMitterer/ts-spaceinvaders)

There is also a Dart-Version available - if you want to check it out...

- [Dart-Invaders Live](http://spaceinvaders.mikemitterer.at/)
- [Dart-Invaders on GitHub](https://github.com/MikeMitterer/dart-space-invaders)

Compared to the Dart-Version the TS-Version runs much nicer on mobile

## ToDo

- Add Manifest ([developers.google.com](https://developers.google.com/web/fundamentals/native-hardware/fullscreen/))

### License

Copyright 2019 Michael Mitterer (office@mikemitterer.at),
IT-Consulting and Development Limited, Austrian Branch

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 at

http://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.

## Bugs / Contribute

You reach me via [GH - Issues](https://github.com/MikeMitterer/ts-spaceinvaders/issues)

Help is always welcome!
If this plugin is helpful for you - follow me on [Twitter](https://twitter.com/MikeMitterer)
or **star** this repo here on GitHub.

[www.MikeMitterer.at](https://www.mikemitterer.at/)