Skip to content

Alienturnedhuman/building-houses

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Lazy Farmer Flag Game

Made for James Grime - see the video at YouTube.

The aim is to place flags on a field of length 1, so that when you divide the field into equal-sized plots, there's exactly one flag in each field. To complicate matters, you place the flags one-by-one, and you check whether the placements are valid after each flag goes down.

made by cp. Released under the MIT licence.

This uses d3, jQuery, and normalize.css, which all have their own licences.

About

A game about putting flags in a field, made for James Grime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 54.1%
  • JavaScript 45.9%