Skip to content

aka-toliu/space-colors

Repository files navigation

Space Colors is a short web game made in HTML5 using only pure JavaScript, CSS3 + SASS, without using any images in the entire game.

alt text

Play now: space-colors.vercel.app

how to init the app:

  1. Install Node JS local

    https://nodejs.org/

  2. Install the dependencies on terminal

    npm i

  3. run

    grunt