Software that is either discontinued or that I have chosen to hide from the main resources page.
The Reactor Facility
Hidden because this game is old.
A maze game based on the Roblox core game genre.
Available for Windows, Android, and Linux.
Mac and iOS may be supported in the future.
Requires a gamepad to play on mobile!
ENS Card Maker
Hidden due to negative sentiment surrounding blockchains and cryptocurrency. If the sentiment towards crypto changes in the future, this may be unhidden.
A standalone tool and website that allow you to make profile cards by using data from the Ethereum Name Service (ENS).
The code for both versions is open-source on GitHub.
To use the web version, go to "enscards.littlebitstudios.com/[an ENS name]". Both versions support ENS subnames, including special names such as *.cb.id, *.uni.eth, and *.base.eth.
The standalone version is a Python package. If you need to install Python to use it, you can download it from python.org. Alternatively, use a package manager (winget on Windows, apt on Linux, or brew on MacOS) to install Python. After installing Python, run "pip install enscardmaker" in a terminal to install the package.