Skip to content

adrianferenc/Connect-the-Four-Fours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Connect the Four Fours

A math game loosely based on Connect Four and the Four Fours Puzzle created by Nick Simmons, an economist and math educator in Pasadena, California.

The game tests players' proficiency with basic arithmetic

In addition to

  • + (addition)
  • - (subtraction) *, /, and ^, you can also use sqrt(), ! (factorial), floor(), ceil(), and log(), which is base 10

Note: You are not allowed to concatenate, meaning if you have the numbers 1 and 2 to work with, you cannot work with 12

Technologies used: HTML, CSS, JavaScript, and Bootstrap

Play the game here

FEATURES TO ADD:

  • Basic Version where you only have four 4s as opposed to rolling the dice. This would require

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published