hsed / se1-cw

YR1 Software Engineering Coursework: 2048 replica in C++ (original archived submission)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048

Build

A simple gcc command should build this game, there are no external library dependencies

Config

The config.txt contains a sample game state which can be loaded by the program to allow the game to start from any arbitrary state.

About

YR1 Software Engineering Coursework: 2048 replica in C++ (original archived submission)


Languages

Language:C++ 100.0%