An open mind is like a fortress with its gates unbarred and unguarded.
Play Super Castle Game ・ Community Levels
Super Castle Game uses natlib, a highly composable library for small games.
Written by Mark Vasilkov for js13kGames in 2023.
Released under the GNU General Public License version 3.
This is a game about building a castle. Magnificent and sempiternal, the fortress of the mind will rise — and it begins with a single block.
Set in the 13th century, Super Castle Game immerses you in a captivating medieval fantasy world of some description.
- Arrow keys or WASD (and R to restart the level)
- Tap on the screen
- Gamepad left analog stick (and B to restart the level)
The icons are: toggle audio, restart the level, and level select.
For best experience on Android, use the 'Add to Home screen' feature. Seriously, it's amazing how much better the game runs if started from that shortcut.
Thank you for playing!
The author of this work does not condone the repackaging of "Super Castle Game" as any kind of NFT or blockchain-related product. The use of this work for such purposes is not supported by the author and may result in unintended consequences. Consider yourself disclaimed.
cd super2023
python3 -m venv virtual
. ./virtual/bin/activate
python -m pip install -U pip
pip install -r requirements.txt
yarn
./build.sh
open build/index.html
- Solar Icons by 480 Design, licensed under CC BY 4.0