added new entries

This commit is contained in:
Trilarion
2019-07-01 10:44:39 +02:00
parent 90c224d630
commit e411ae8db8
16 changed files with 256 additions and 65 deletions

View File

@@ -6,6 +6,7 @@
- **[Atomix](atomix.md)** (C, GPL-2.0, mature)
- **[Block Attack - Rise of the Blocks](blockattack.md)** (C++, GPL-2.0, mature)
- **[BlockOut II](blockout_ii.md)** (?, ?, mature, inactive since 2014)
- **[Brain Workshop](brain_workshop.md)** (Python, GPL, mature, inactive since 2011)
- **[Enigma](enigma.md)** (C, C++, GPL-2.0, mature)
- **[Fish Fillets - Next Generation](fish_fillets_ng.md)** (C++, GPL-2.0, mature, inactive since 2011)
- **[Frozen Bubble](frozen_bubble.md)** (Perl, GPL-2.0, mature, inactive since 2012)

View File

@@ -0,0 +1,15 @@
# Brain Workshop
_Dual n-back brain training exercise._
- Home: http://brainworkshop.sourceforge.net/, https://sourceforge.net/projects/brainworkshop/
- State: mature, inactive since 2011
- Download: http://brainworkshop.sourceforge.net/download.html, https://sourceforge.net/projects/brainworkshop/files/brainworkshop/
- Platform: Windows, Linux, macOS
- Keywords: brain exercise
- Code repository: https://svn.code.sf.net/p/brainworkshop/code/ (svn)
- Code language: Python
- Code license: GPL
## Building