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

https://github.com/phil-r/stars

Counting stars is hard
https://github.com/phil-r/stars

counting game prototype sapper stars svelte

Last synced: 23 days ago
JSON representation

Counting stars is hard

Awesome Lists containing this project

README

          

# [Counting] Stars

## Idea

Humans are quite bad at estimating the number of things they see, so in this little game you'll need to estimate the number of things you see.

## Modes

There're multiple game modes selected at random:

- Lines of text
- with numbers
- with percentages
- different colors
- different text
- Symbols
- mixed with other symbols
- counting number of symbols of given color
- ordered or not

## Game loop

1. Show text / symbols for X seconds
2. Player writes the number
3. Show image and correct answer
4. Repeat

## Disclaimer

Please note that it's a prototype that was built in less than 4 hours