1
0
Fork
You've already forked Glitch
0
forked from Wuzzy/Glitch
A platformer game. You’re lost in cyberspace. Collect electrons, unlock new sectors and find your true destination.
  • Lua 64.6%
  • TypeScript 35.4%
Find a file
2023年04月13日 13:12:26 +00:00
menu Add menu headers for a chance of a glitchy one 2022年12月03日 03:21:15 +01:00
mods Drop limit for forceloading blocks 2023年04月12日 16:46:47 +02:00
game.conf No longer make persistent maps 2023年04月12日 16:28:18 +02:00
minetest.conf Remove time_speed setting 2022年11月17日 00:16:16 +01:00
README.md Version 1.2.1 2023年04月12日 16:54:49 +02:00
screenshot.png Update README and screenshot 2022年11月22日 01:24:37 +01:00
settingtypes.txt Fix typo in settingtypes.txt ( #32 ) 2023年04月05日 19:44:12 +00:00

Glitch

A singleplayer platformer game for Minetest, 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.

Version: 1.2.1

Version history

  • 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 Minetest 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 Minetest 5.6.0 or later to play. Version 5.7.0 or later is recommended. Get Minetest at https://minetest.net.

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).
  • Spanish translation by ost1 (2022).
  • German translation by Dirkfried and Wuzzy (2023).

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

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/.