Skip to content

A program where we recreate the Azul board game in c++ with some enhancements.

License

Notifications You must be signed in to change notification settings

vincent-pranata/azul-board-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Azul

This project is a command-line game inspired by the board game Azul which is written in C++.

In this project, functions as follow are implemented,

  • A maximum of 4 players can participate to play
  • Improved UI where it would show the shapes and colours
  • 5x5 and 6x6 board size
  • Normal and Grey Tile Mode

Installation

  • Follow the steps below and all should be working
$ cd src
$ make all
  • Then run the game by doing the following command
$ ./azul

Developers

License

MIT

About

A program where we recreate the Azul board game in c++ with some enhancements.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published