A minigame about arithmetic and the number ten. With a sprinkle of VIM motions
Inspired by Make-Ten.
- install the go compiler: https://go.dev/doc/install
- In your terminal, execute:
git clone https://github.com/lmossina/summax.git
cd summax
go run main.go
Move on the board with the direction arrows or hjkl
.
Press space bar or v
or ctrl+v
to enter selection mode. Press it again to evaluate your selection: if the numbers sum to ten, you gain ten points.