Skip to content

s00223097/flooditgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flood It Game

A very simple implementation of the Flood It puzzle game in a bunch of languages that I have never used before bar JS and Java. Basically a depth-first search (DFS) practice exercise inspired by my... experience with Prolog.

Many thanks to the people who did documentation for each of the programming languages because they were very helpful.

Prerequisistes

  1. A browser for the web version
  2. (OPTIONAL) Possibly suspicious downloads from the internet to run EACH of the other versions if you don't have that programming language's files installed. Everything except crystal and java is only one file though but I am not confident in their implementations.

Languages

  • Crystal (a rock)
  • Java (a bean)
  • Javascript + HTML (the only one with instant results)
  • Nim (ble)
  • Odin (not from Samsung)
  • V (for Vendetta)
  • Zig (sys prog for Gen Alpha)

How to

  • Click colour buttons on the bottom
  • Squares on the board turn into that colour (!)
  • Do that in as few moves as possible until the entire board is the same colour (patience required)
  • Yep.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published