Wuzzy/Glitch
3
12
Fork
You've already forked Glitch
11
A platformer game. You’re lost in cyberspace. Collect electrons, unlock new sectors and find your true destination. https://wuzzy.codeberg.page/Glitch/
  • Lua 100%
Find a file
2026年04月13日 14:26:01 +02:00
menu Add menu headers for a chance of a glitchy one 2022年12月03日 03:21:15 +01:00
mods Enforce minimum inv formspec height 2026年04月13日 13:58:45 +02:00
.gitattributes Stop go-enry counting MTS files as TypeScript 2025年07月12日 13:50:31 +02:00
game.conf Re-disable Creative Mode 2024年07月12日 14:24:27 +02:00
minetest.conf Set view_bobbing_amount to 0 by default 2025年10月06日 14:44:25 +02:00
README.md Version 1.3.6 2026年04月13日 14:26:01 +02:00
screenshot.png Update README and screenshot 2022年11月22日 01:24:37 +01:00
settingtypes.txt Add setting to disable noise animation 2024年07月11日 03:06:31 +02:00

Glitch

A singleplayer platformer game for Luanti, created for the 2022 Minetest Game Jam by Wuzzy, featuring music by Visager.

You’re One, a bit who’s lost in cyberspace after a mysterious distortion interrupts a typical data transmission. Can you figure out what caused this and get back on track?

Explore the System, collect electrons to unlock new sectors, learn new abilities to become more powerful and maybe you will find the path to your true destination.

Official website: https://wuzzy.codeberg.page/Glitch/

Version: 1.3.6

Version history

  • 1.3.6: New translations: Finnish, Toki Pona. Converted translation file format to gettext PO. Fix inventory height to small right after startup.
  • 1.3.5: New translation: Portuguese (Brazil)
  • 1.3.4: Fix game not working with low mapgen_limit setting
  • 1.3.3: Translation updates: Chinese (Simplified), French, Polish, Ukrainian Make initial sky gray Minor maintenance updates Set view_bobbing_amount to 0 by default
  • 1.3.2: Translation updates: French, Russian, Spanish Fix hud_elem_type deprecation warning in engine version 5.9.0.
  • 1.3.1: Display warning if launching game with non-default player movement settings, hide Creative Mode again
  • 1.3.0: New accessibility setting to disable animation of the noise blocks, French translation update, Game name and description now translatable
  • 1.2.4: Spanish translation completed.
  • 1.2.3: New partial translations: Russian, French, Polish. Make noise background sound and powerslide sound easier on the ears. Fix launchpad sometimes not working w/ high FPS.
  • 1.2.2: German translation fix
  • 1.2.1: The map is no longer stored on disk (saving disk space), the selection box of helpers rotates now, fix a few typos and translation mistakes, other technical changes for engine version 5.7.0.
  • 1.2.0: Added German translation
  • 1.1.0: Usability improvements and bugfixes, partial Spanish translation
  • 1.0.1: Version submitted for the 2022 Minetest Game Jam
  • 1.0.0: First public release

System requirements

You need Luanti to play. Get it at https://luanti.org. Luanti Version 5.10.0 or later is recommended. The game also works in versions 5.6 to 5.9, but translations aren’t availble before Luanti version 5.10.0.

A note about game physics

For the best game experience, you should not use modified player movement settings in Luanti (movement_speed_walk, etc.). Glitch was carefully designed with the game’s chosen player physics. Any change breaks the intended game design and may even make levels unwinnable.

If there are problems, the game will show you a warning beforehand. If this happens, go to the Luanti settings menu, search for offending setting names (starting with movement_) and reset them to the default value.

You may ignore this warning, but then there is NO guarantee the game functions properly.

Basic controls

  • Move mouse: Look around
  • Place key [right mouse click]: Interact with beings
  • Movement keys [WASD]: Slide on flat ground or small slopes
  • Aux1 key [E]: Use gateway (hold key pressed)
  • Inventory key [I]: Show your electrons and abilities

You will learn more abilities along the way. Check the tooltips in your inventory for a reminder.

If the music is too loud/quiet, you can change it in the settings. (glitch_music_gain).

Credits

  • Idea, design, coding, graphics, 3D models, sounds effects, story, writing and testing by Wuzzy (2022).
  • Music by Visager (2016).
  • 1 bugfix and 1 minor sound improvement by Minisleep for version 1.2.3 (2023).

Translations:

Track list

All songs from from the album "Songs From An Unmade World 2" by Visager.

  • We Can Do It! [Loop]
  • Eerie Mausoleum [Loop]
  • Welcome Player [Loop]
  • The Plateau at Night [Loop]

Mods

All mods were created by Wuzzy. Almost all mods were created from scratch specifically for Glitch during the 2022 Minetest Game Jam.

The following minimal library mod (which previously existed) is used:

  • playerphysics: Player Physics API (by Wuzzy)

Licensing

Summary:

  • This game is 100% free software! Enjoy. :-)
  • Media is licensed CC BY 4.0
  • Source code is licensed GPL v3.0+
  • See credits above for a list of authors

Website

Glitch has its own website at https://wuzzy.codeberg.page/Glitch/

Its source code can be found in the Glitch git repository under the pages branch.

License for code

Copyright (C) 2022 Wuzzy

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

License for the music and other media files

Creative Commons Attribution 4.0 https://creativecommons.org/licenses/by/4.0/.