Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

math24

A fun math game for the browser

Running

git clone https://github.com/mndvns/math24.git
cd math24
npm i
npm start

Overview

math24 is a math game wherein four numbers less or equal to ten are selected. The object of the game is to transform those four numbers into 24

For example, the numbers 1, 2, 3, and 4 can be all multiplied together to equal 24.

TODO

  • Generate four numbers less than or equal to ten
  • Remove repeated numbers
  • Player inputs solution
  • Computer checks solution

License

MIT

About

a fun math game for the browser

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages