An open API service indexing awesome lists of open source software.

https://github.com/hamburgj/four-nines-game

A daily mathematical game where you craft expressions using exactly four digits to reach the target number.
https://github.com/hamburgj/four-nines-game

daily fun math math-game python react reactjs wordle

Last synced: 24 days ago
JSON representation

A daily mathematical game where you craft expressions using exactly four digits to reach the target number.

Awesome Lists containing this project

README

          

# Four Nines 🔢

A Daily Puzzle game which challenges users to craft an equation that equals the target number, using exactly 4 of a specific number.

## [👉 Play Now!](https://burgerfun.tech/four-nines/)

This game was created from a fork of my React Base Game repo, which provides a feature-rich template for creating daily games:

### [React Game Base](https://github.com/HamburgJ/react-game-base)