renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog

This commit is contained in:
Trilarion
2019-09-20 14:47:35 +02:00
parent e682f975ad
commit d67e0db0cc
1083 changed files with 1369 additions and 1078 deletions

17
entries/brain_workshop.md Normal file
View File

@ -0,0 +1,17 @@
# 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: puzzle, brain exercise
- Code repository: https://github.com/samcv/brainworkshop.git, https://gitlab.com/osgames/brain-workshop.git (+), https://svn.code.sf.net/p/brainworkshop/code/ (svn)
- Code language: Python
- Code license: GPL-2.0
- Code dependencies: pyglet
- Assets license: CC (caprica-letters and all the music in the latest version
## Building