18 lines
546 B
Markdown
18 lines
546 B
Markdown
# Blinken
|
|
|
|
_Blinken is the KDE implementation of the memory game Simon Says._
|
|
|
|
- Home: https://edu.kde.org/blinken/, https://github.com/KDE/blinken
|
|
- State: mature
|
|
- Keywords: educational, inspired by Simon Says, memory, open content
|
|
- Code repository: https://github.com/KDE/blinken.git
|
|
- Code language: C++
|
|
- Code license: GPL-2.0
|
|
- Code dependencies: KDE libraries
|
|
- Assets license: GPL-2.0, GFDL (documentation)
|
|
|
|
Developer: Albert Astals Cid, artwork and documentation by Danny Allen, a font by Steve Jordi
|
|
|
|
## Building
|
|
|
|
- Build system: CMake |