Skip to content
/ STG Public

A shooting game generator and player based on JavaScript.

License

Notifications You must be signed in to change notification settings

shigma/STG

Repository files navigation

STG

A shooting game generator and player based on JavaScript.

https://shigma.github.io/STG/

Documentation

Get Started

You can install web-stg on npm:

npm i web-stg
# OR
yarn add web-stg

Or you can simply use web-stg in a <script>:

<script src="path/to/web-stg.js" type="text/javascript"></script>

TODO

  • Support OffscreenCanvas and WebWorker.
  • Enemy system and timing spell card.
  • Mouse controlling mode.
  • Laser and curve laser.

About

A shooting game generator and player based on JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published