Skip to content

untlsn-old/fitting-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fitting Game

Fitting Game is a simple, asynchronous, and lightweight web game without canvas.

The game is to match cards by pictures to thyself

Usage technology

Programing language TypeScript v. 4.0.3,

HTML preprocesor Pug v. 3.0.0,

CSS preprocesor SASS/SCSS v. 1.27.0,

Building with Parcel v. 1.12.4.

Require

Because parcel with async function require regenerator-runtime, they must be included

Getting Started

Game is ready to use in dist folder or by github pages.

Only require web browser with JavaScript support

Game can be build and serve by parcel using:

  • For build
npm run build 
  • For serve
npm run serve 

Rules

Game is simple and easy.

First click on one of carts. The cart will turn over and show you its mark.

Next click on another cart, it will turn over too and if cart mark is similar they say in reverse, else they turn over again.

Game end when all carts is reversed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published