Skip to content

Web Component Snake Game made with StencilJS

License

Notifications You must be signed in to change notification settings

adamdbradley/wc-snake-game

 
 

Repository files navigation

Built With Stencil

wc-snake-game Web Component

Getting started

$ npm i wc-snake-game

Put a script tag similar to this <script src='node_modules/wc-snake-game/wc-snake-game.js'></script> in the head of your index.html

Then you can use the element anywhere in your template, JSX, html etc.

About

Web Component Snake Game made with StencilJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.0%
  • CSS 8.4%
  • HTML 3.3%
  • JavaScript 3.3%