A game optimizing the reproduction of practical knowledge. https://superpractica.org/
  • GDScript 98.1%
  • HTML 0.9%
  • CSS 0.5%
  • C# 0.3%
  • Shell 0.1%
  • Other 0.1%
Find a file
2026-04-02 05:05:41 -07:00
addons Upgrade to Godot v4.6.2 2026-04-02 04:52:57 -07:00
content Upgrade to Godot v4.6.2 2026-04-02 04:52:57 -07:00
core Upgrade to Godot v4.6.2 2026-04-02 04:52:57 -07:00
export Track export presets 2024-09-12 10:52:32 -07:00
general Upgrade to Godot v4.6.2 2026-04-02 04:52:57 -07:00
LICENSES Update license information 2025-08-19 15:47:31 -07:00
screenshots Add screenshot utility 2024-09-18 10:54:37 -07:00
translation Update license information 2025-08-19 15:47:31 -07:00
.gdformatrc Add GDgdtoolkit v1.0.0 with config files 2025-07-23 00:11:24 -07:00
.gdlintrc Add GDgdtoolkit v1.0.0 with config files 2025-07-23 00:11:24 -07:00
.gitignore Set up and use translation system for partial coverage 2025-08-09 17:10:21 -07:00
CHANGELOG.md Add release date and tag to changelog 2025-06-16 20:41:23 -07:00
CREDITS.md Capitalize credits name(s) 2025-01-16 14:01:00 -08:00
export_presets.cfg Update export_presets.cfg 2025-05-07 20:48:58 -07:00
GODOT_COPYRIGHT.txt Add pages presenting copyright and license information 2025-05-06 12:24:38 -07:00
icon.png Edit new icon 2025-08-11 13:00:34 -07:00
icon.png.import Upgrade to Godot v4.6.2 2026-04-02 04:52:57 -07:00
icon.png.license Fix icon license 2025-07-22 23:52:48 -07:00
project.godot Upgrade to Godot v4.6.2 2026-04-02 04:52:57 -07:00
project_builds_config.txt Exclude GDREUSE and GDgdtoolkit from build 2025-08-09 17:59:50 -07:00
README.md Improve readme 2026-04-02 05:05:41 -07:00
REUSE.toml Update license information 2025-08-19 15:47:31 -07:00

Super Practica

Overview

Super Practica is a game and a scientific research program to optimize the reproduction of practical knowledge. We begin with arithmetic and will take it as far as we can from there. The game is free and open-source software built with Godot.

This game is incomplete. No promises are made regarding its effectiveness or playability. Major changes and additions are still planned.

How to play the game

You can play it on the website's play page.

The game is hosted on Codeberg and itch.io.

How to edit the game

  1. Download the source code to get the Godot project folder.

  2. Download Godot v4.6.2.

  3. Open the project folder with Godot v4.6.2.

How to contribute

See the Contribute page on the website for general contribution instructions. See the Git and Pull Request Workflow for how to contribute to this repository.

Discussion takes place on the Zulip chat. Register and post in the Gamedev channel to discuss how to improve the game and what to do. Also see issues and projects.

Funding Options

Copyright 2023 Super Practica contributors

See CREDITS.md for the list of Super Practica contributors.

Super Practica as a playable game is licensed under the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This repository is REUSE-compliant. This means you can find copyright and license information for all source files in 3 places:

  • Comment headers in files
  • Corresponding .license files
  • The REUSE.toml file

For a summary, player-facing stuff in the core/ and content/ folders is mostly under copyleft licenses such as the AGPL, and utilities in the general/ folder are mostly under permissive licenses such as the MIT license.