Gemdropx

Jul 20, 2023

Interesting one-player puzzle game for X (SDL)

“Gem Drop X” is an interesting one-player puzzle game using the Simple DirectMedia Layer SDL libraries.

It is a direct port of “Gem Drop,” an Atari 8-bit game written in Action! a very fast C- and Pascal-like compiled language for the Atari.

It was originally ported to X11, using SDL for sound and music. Eventually, the Xlib graphics calls were removed and replaced with SDL calls.

The concept of the game “Gem Drop” is based on an arcade game for the NeoGeo system called “Magical Drop III” by SNK.

If you’re familiar with games like Jewels, Klax, Bust-A-Move or Tetris, this game is similar to them all. I consider it closest to Klax. Some people have compared it to “Tetris meets Space Invaders.”



Checkout these related ports:
  • Ztrack - Simple ncurses based pseudo-3D driving game
  • Zoom - Z-Interpreter for X with full V6 support
  • Zhlt - Zoner's Half-Life compile tools
  • Zephulor - Side scrolling arcade game
  • Zdoom - Source port for Doom-engine games
  • Zaz - Puzzle game where the player has to arrange balls in triplets
  • Zatacka - Nibbles-like multiplayer game
  • Zangband - Zangband (Zelazny Angband) with color, X11 support
  • Yquake2 - Improved version of Icculus Quake II
  • Yahtzee - Curses version of the dice game for one or more players
  • Yadex - WAD file editor, for games like Doom and Heretic
  • Xzip - Infocom game interpreter that runs under X11
  • Xye - Puzzle games like sokoban or boulderdash
  • Xworm - Classic game with apples and hungry worm
  • Xvmines - Simple minesweeper game for X Window System