Tzu-Chieh Kurt Hong, PhD, MSEE

Assistant Professor
School of Architecture
University of Florida
k9krnd.net

About | Research | Teaching | PublicationsLinkedIn


Research


Tic-Tac-Toe Robot


School of Interactive Computing
Georgia Institute of Technology
2020

Demo Video on Youtube:
Tic-Tac-Toe Robot
This project is showing that DrawScript can be used to implement a fully-functional computer program, such as a program that can play ti-tac-toe with human player. Most of the boardgames such as tic-tac-toe, GO, chess, checkers and so forth, are based on visual representations. Hence, DrawScript allows programmers to bypass the complexity of implementation, since the visual algorithm can be directly imeplemented without any translation from visual domain to symbolic (text-based) domain.