An open API service indexing awesome lists of open source software.

https://github.com/katyaprusakova/filler

A project for Hive Helsinki where the goal is to create a player for the game filler, my player shall be able to put more pieces to a board than enemy does.
https://github.com/katyaprusakova/filler

42school algorithm heatmap

Last synced: 8 months ago
JSON representation

A project for Hive Helsinki where the goal is to create a player for the game filler, my player shall be able to put more pieces to a board than enemy does.

Awesome Lists containing this project

README

          

# filler

Filler is an algorithmic game which consists in filling a grid of a known size in advance with pieces of random size and shapes, without the pieces being
stacked more than one square above each other and without them exceeding the grid. If one of these conditions is not met, the game stops.