koneko096 / Word

Wordament-0 (tm) by programming laboratories

Repository from Github https://github.comkoneko096/WordRepository from Github https://github.comkoneko096/Word

Wordament-0 (tm)

by programming laboratories as a final project

Requirements


Only CMake and your native C build system (Makefile / Visual Studio / XCode)

How to Use


mkdir -p build
cd build
cmake ..
make    # replace with proper build command
./wordament

About

Wordament-0 (tm) by programming laboratories


Languages

Language:C 99.1%Language:CMake 0.9%