Skip to content

samhithatarra/Tile-Matching-Game-Environment

Repository files navigation

README

TMGE

TMGE is a Java SDK designed to allow developers to implement variations of the popular tile matching game mode. This includes games like Tic Tac Toe, Candy Crush, Tetris, and more.

The following is a tutorial of how to compile and execute the games we've developed: Tic Tac Toe & ConnectFour

Interface Documentation

TicTacToe

Execute TicTacToe.jar by running java -jar TicTacToe.jar

TicTacToe Documentation

ConnectFour

Execute ConnectFourMain.jar by running java -jar ConnectFourMain.jar

ConnectFour Documentation

About

Implementation of Connect Four and Tic Tac Toe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages