Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 696 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 696 Bytes

Introduction

In this project I needed to write my algorithm in order to create a player to fight other students on the Filler board.

Concept

Two players gain points by placing on a board, one after the other, tha game piece obtained byt the game master (virtual machine).
The game ends when the game piece cannot be placed anymore.
Wins those player, who placed more pieces than the other.

To run this project

Features

  • graphic visualization using minilibx library.