timsueberkrueb / switch-reloaded

Simple game about linear algebra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switch Reloaded

License GitHub release Build Status GitHub issues Maintained

A simple game about linear algebra.

Dependencies

Build

mkdir build && cd build
qmake ..
make

Credits

Many thanks to Hendrik Süberkrüb for creating the application icon.

Many thanks to Andrew Penkrat for his help and contribution ensuring Switch generates systems with one and only one solution. 😉

Thanks to Stuart Langridge for testing, design input and QA.

License

Switch Reloaded contains icons from the Ionicons icon set which are licensed under the MIT license.

Licensed under the terms of the GNU General Public License version 3 or, at your option, any later version.

About

Simple game about linear algebra

License:GNU General Public License v3.0


Languages

Language:QML 95.5%Language:QMake 2.7%Language:C++ 1.8%