scottkchu / ChineseChess

Chiness Chess on Arduino Mega + TFT Display.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VIDEO DEMO LINK: https://drive.google.com/file/d/107XlLOtY3UKy5glGBN5VO66_dQttyHWt/view?usp=sharing

Included Files:

  • classes.h
  • classes.cpp
  • includes.h
  • includes.cpp
  • main.cpp
  • utility.h
  • utility.cpp
  • README
  • Makefile

Arduino Wiring Instructions: Just mount the TFT Display on the Arduino.

Running Instructions:

  • Navigate into directory with all the included files
  • run <1> <1>
  • run

Program Description: Recreation of the ancient board game "Xiangqi" or commonly know as Chinese Chess on the Arduino.

About

Chiness Chess on Arduino Mega + TFT Display.


Languages

Language:C++ 89.8%Language:Makefile 8.7%Language:C 1.5%