Skip to content

The goal of this project is to implement the game Santorini using the C programming language. The game will be interactive and played between a human user and an AI (artificial intelligence).

Notifications You must be signed in to change notification settings

tunchasan/Santorini-230-ver.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Project Profile

The goal of this project is to implement the game Santorini using the C programming language. The game will be interactive and played between a human user and an AI (artificial intelligence). The focus of this project is primarily on exercising of the C programming language including basic data types, looping and conditional constructs, arrays, iteration, basic I/O, formatted output, and functions.

Santorini

Traditionally, Santorini game is a 2-4 player game in which the players take turns moving one of his/her builders into an octagonal neighbor space, then construct a building level adjacent to the builder. Building level is from 2 to 4 and the objective of the game is to become the first player who moves a builder into a level 3 building to win the game.

Outputs

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

About

The goal of this project is to implement the game Santorini using the C programming language. The game will be interactive and played between a human user and an AI (artificial intelligence).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages