Skip to content

kenecaswell/dots-indeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dots

The fall of dots.

This is a simple vanilla JavaScript game which started as a quick coding challenge.

Table of Contents

Features

  • Sass
  • ES6
  • requestAnimationFrame / cancelAnimationFrame

Requirements

Usage

Clone the repository

 git clone [email protected]:kenecaswell/dots-indeed.git
 cd dots-indeed

Install npm dependencies

 npm install

To start the development server

npm start

To build for production

npm run build

To preview the production build

npm run preview

About

Simple game with a retro style

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published