Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

A Four-in-a-row Android Game created for the course SER-210

Notifications You must be signed in to change notification settings

LittleTealeaf/SER-210-Assignment-01

Repository files navigation

SER 210 Assignment 1

Android CI

A Four-in-a-row Game created as an assignment for SER-210: Software Engineering Design and Development (Android Development)

This project was created using Android Studio. An initial source code was provided to create an initial structure for the project.

The first part of this project was created using a console-interfaced java project to create the underlying logic and AI. The console version can be found on the Console Branch

Game Rules:

The game takes place on a 6x6 grid. Each player takes turns placing their token piece on an empty spot on the board. The first person to get 4 of their tokens in one line wins. The line can be horizontal, vertical, or diagonal.

About

A Four-in-a-row Android Game created for the course SER-210

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages