Giter Site home page Giter Site logo

game_time's Introduction

Game Time Starter Kit

To install the dependencies:

npm install

To fire up a development server:

npm run server

To build the static files:

npm run build

game_time's People

Watchers

 avatar  avatar  avatar

game_time's Issues

Mismatching Cards

As a gamer,
When I click on two cards that don't match,
I expect them to flip back over after a second.

Choosing Deck

As a gamer,
When I first choose to play a game,
I expect to have an option to choose the type of deck I want (ie. shapes, colors, numbers, animals, etc)

Finished Game

As a gamer,
When I have matched all cards,
I expect a pop-up message that states I've won the game and option to play again -- next level will be silghtly harder and have more cards.

Click on Card

As a gamer,
When I click a card,
I expect to be it to flip over and show an image.

Difficulty Levels

As a gamer,
When I have won a game,
I expect the next level to be harder with more cards.

Levels go as:

Level 1: 4 cards
Level 2: 8 cards
Level 3: 16 cards
Level 4: 24 cards
Level 5: 32 cards
Level 6: 40 cards
Level 7: 50 cards
Level 8: 60 cards
...

Matching Cards

As a gamer,
When I click on two cards that match,
I expect them to remain showing until I quit or finish the game.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.