import from libregamewiki

This commit is contained in:
Trilarion
2019-10-28 14:21:32 +01:00
parent a2c6294b54
commit a4f55afdcc
65 changed files with 1052 additions and 152 deletions

17
entries/gem_drop_x.md Normal file
View File

@ -0,0 +1,17 @@
# Gem Drop X
_Fast puzzle game. Placing gems in vertical lines destroys them and ultimately leads to completion of a level. It has been compared to "Tetris meets Space Invaders"._
- Home: http://www.newbreedsoftware.com/gemdropx/, https://packages.debian.org/search?keywords=gemdropx
- State: beta, inactive since 2002
- Download: http://www.newbreedsoftware.com/gemdropx/download/
- Platform: Linux, macOS
- Keywords: puzzle
- Code repository: (see download)
- Code language: C
- Code license: GPL-2.0
- Code dependencies: SDL, SDL_image, SDL_mixer
Developer: Bill Kendrick (New Breed Software)
## Building