Skip to content

A collection of utility functions designed to facilitate the implementation of the Quoridor game on the LandTiger NXP LPC1768 development board.

Notifications You must be signed in to change notification settings

AgneseRe/Quoridor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Quoridor

Implementation of the Quoridor game on the LandTiger NXP LPC1768 development board.

A 7x7 wooden board, two tokens and 8 walls each. The various features of the classic game are managed, such as the movement of the players along the four directions, the positioning of the walls, the control that none of the players remain trapped due to the positioning of the same...

Only the file .c that manages the various functions is shown on Github. The .c and .h files that manage the various peripherals of the board (Timer, LED, Touchpanel...) are here omitted.

About

A collection of utility functions designed to facilitate the implementation of the Quoridor game on the LandTiger NXP LPC1768 development board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages