Skip to content

A simple prime number multiplication game built with React, SCSS modules and bundled with Parcel bundler

Notifications You must be signed in to change notification settings

aduda091/prime-numbers-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prime number guessing game

Installation

  • To install dependencies, run npm i
  • After dependencies have been installed, run npm start

Gameplay

The game will generate a random number that is the result of multiplying 4 prime numbers. The goal is to select the prime number combination that gives this result.

Todo

  • styling, animations
  • difficulty level

About

A simple prime number multiplication game built with React, SCSS modules and bundled with Parcel bundler

Topics

Resources

Stars

Watchers

Forks