QiskitBlocks
QiskitBlocks copied to clipboard
Game that teaches quantum computing using Qiskit (http://qiskit.org) in a Minetest (http://minetest.net) block world. Works on Windows, macOS, GNU/Linux, FreeBSD, OpenBSD, DragonFly BSD, and Android....
Game will fail to start following update to 5.7.0. Fedora Machine Error code as follows: ModError: Failed to load and run script from /home/username/.var/app/net.minetest.Minetest/.minetest/games/qiskitblocks/mods/doors/init.lua: /app/share/minetest/builtin/game/register.lua:199: bad argument #5 to 'register_item_raw'...
Missing wallblock in escaperoom 3-3. Missing "q_command_math_e_i_7pi_2" suggested solution: add: q_command:register_wall_block("q_command_math_e_i_3pi_2") :to line 70 in: QiskitBlocks/qiskitblocks/mods/q_command/q_make_wall_blocks.lua : and edit script for creation of room.