Skip to content

SummaX: a minigame about arithmetic and the number ten. With a sprinkle of VIM motions

Notifications You must be signed in to change notification settings

lmossina/summax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SummaX

A minigame about arithmetic and the number ten. With a sprinkle of VIM motions

Inspired by Make-Ten.

game-screenshot

Get started

  1. install the go compiler: https://go.dev/doc/install
  2. In your terminal, execute:
  • git clone https://github.com/lmossina/summax.git
  • cd summax
  • go run main.go

How to play

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.

About

SummaX: a minigame about arithmetic and the number ten. With a sprinkle of VIM motions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages