Skip to content

Digitised version of a paper&pen game from my childhood, to learn rust GUIs

Notifications You must be signed in to change notification settings

BrunoBerger/crossout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crossout

Digitised version of a paper&pen game from my childhood, to learn rust GUIs.

Windows Binary here

Still searching for a better name...

Rules:

  • The goal is to cross out all numbers
  • You can cross of a pair of numbers if they are adjecent (vertically or horizontally and match or add up to 10
  • Adjency ignores already used numbers and wraps around on the right side to the left of the row below
  • The absolute first and last also count as adjecent
  • If no more pairs can be found, press "End Turn" to add all remaing numbers again

PreviewImage

About

Digitised version of a paper&pen game from my childhood, to learn rust GUIs

Resources

Stars

Watchers

Forks

Languages