Skip to content
/ Filler Public

Create your player to fight other students on the world famous (or infamous) Filler board. The concept is simple: two players gain points by placing on a board, one after the other, the game piece obtained by the game master (in the form of an executable Ruby program). The game ends when the game piece cannot be placed anymore.

Notifications You must be signed in to change notification settings

vomnes/Filler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filler

Create your player to fight other students on the world famous (or infamous) Filler board. The concept is simple: two players gain points by placing on a board, one after the other, the game piece obtained by the game master (in the form of an executable Ruby program). The game ends when the game piece cannot be placed anymore.

The goal of this project is to introduce you to basic algorithm and to have you manipulate inputs/outputs.

  • Analyse the map
  • Choose the best position
  • Write this position on the standard output : "Y X\n"
./filler_vm -f -p1 ./vomnes.filler -p2 [player_2] -f [maps/your_map]

Filler

alt text

Start

alt text

End - Winner

alt text

About

Create your player to fight other students on the world famous (or infamous) Filler board. The concept is simple: two players gain points by placing on a board, one after the other, the game piece obtained by the game master (in the form of an executable Ruby program). The game ends when the game piece cannot be placed anymore.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published