Skip to content

steveszc/glimmer-snake

Repository files navigation

snake

This README outlines the details of collaborating on this Glimmer application. This is the classic game of snake, implemented in Glimmerjs.

Play The Game

https://steveszc.github.io/glimmer-snake/

Development Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd snake
  • yarn

Running / Development

Building

  • ember build (development)
  • ember build --environment production (production)

Further Reading / Useful Links

About

The classic game of snake, implemented in glimmer.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published