Skip to content

elisawolia/filler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filler

Player program to compete against other players on the Filler board. The principle is simple: two players take on each other on a board,and take turns placing the piece that the master of the game gives them, earning points. The game stops as soon as a piece can no longer be placed.


Usage:

  1. Clone project
  2. Compile project with makefile ("make")
  3. Clean object files ("make clean")
  4. Use filler_vm made by School 21 to start game

Example: ./resourses/filler_vm -f *map* -p1 rlintill.filler -p2 *player*

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published