brainworkshop icon indicating copy to clipboard operation
brainworkshop copied to clipboard

Continued development of the popular brainworkshop game

Results 17 brainworkshop issues
Sort by recently updated
recently updated
newest added

Hi. For some goddamn idiotic reason, my Fedora 38 system just wont run this with any python. AVBin is missing, but it should run anyway. (Fucking building only results in:...

Hi, I need to set up BW to only count correct answers and ignore "misses" (when there was no input) because negative feedback was frustrating, lol. Ive been [toying with]...

enhancement

When I want to run the following command, a black screen appears and closes. Then, the terminal shows `Segmentation fault (core dumped)` error. The command: `python2 brainworkshop.pyw ` The result...

Windows 10 Tested with 5.02 & the old 4.8.4 -- neither work. To reproduce: - In the configuration file, change: "GAME_MODE = " to any of the possible values provided....

Hi, I used Python 3.11 and downloaded sourceCode and I get below errors; When I tried to create a new user; ![2023-05-30 13 33 11](https://github.com/brain-workshop/brainworkshop/assets/6151985/8b123e3c-3a12-41c9-b544-cb19c45286ab) The menu arrow are not...

cfg.Black_Background is True in the script but in the game the background is not Maybe it doesn't work on macOS ?

For example `brainworkshop --configfile ./subdir/config.ini` or `brainworkshop --configfile C:\config.ini` This would allow the app to be completely portable.

I'm using the latest commit on `master`. When in regular (non-manual) mode, and I tap `G` to see the graph view of performance, the app exits and I get this...

I created a small 'install.sh' script for easy install on Ubuntu, changes python to python3 before installing, and copies the desktop file/icon to /usr/local/share. This makes it trivial to add...