Skip to content

A quick puzzle - solve the board by avoiding 3 of the same color in any row.

Notifications You must be signed in to change notification settings

patiences/3InARow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

3InARow

A quick puzzle - solve the board by avoiding 3 of the same color in any row.

Written in Dr Racket - please go to http://download.racket-lang.org to install the latest version. You must be using Intermediate Student with lambda or Advanced Student to play the game.

As boards are currently hardcoded, use (main G0) to try your hand at an empty board or (main G1).

Last updated 12/2014

About

A quick puzzle - solve the board by avoiding 3 of the same color in any row.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages