Skip to content

krayon/hopyone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Disclaimer: This is a backup copy of the original Google Code repository (https://code.google.com/p/hopyone) which is bound to disappear sometime in 2016. I don't particularly intend to develop Hopy-ONE, so feel free to fork this repo and become the new upstream.

Description

The bio-droid, Hopy-ONE, was created in a laboratory Professor Jonathan Silt had set up in 2013 to research the F.L.V. (Fast Line Virus), the deadliest strain of mutating virus in the galaxy. Silt was infected and cryogenically frozen in 2026. Hopy-ONE's mission was to collect samples of the virus to aid in the production of a vaccine. The fate of Silt, who waits in cryosleep, and the fate of the entire universe, rests with Hopy-ONE.

Bio-droid Hopy-ONE must collect samples of the F.L.V. at each level before moving on to the next. On each level bio-droid may move left/right, stretch and jump by shrinking and releasing itself. Also bio-droid may shoot in horizontal plane to eliminate another droids moving and shooting on the level, and extend tentacles (also morph).

Prerequisites

You need:

  • Linux 2.x or later
  • SDL 1.2
  • SDL_image
  • SDL_mixer
  • SDL_ttf
  • the GCC C++ compiler
  • GNU make

Compiling

To compile the game:

make -C src

Legal

Hopy One is copyright TLK Games 1998-2009 and available under the terms of the GNU General Public License, version 3 (or at your option) any later version. See COPYING for details.

About

Backup export of http://code.google.com/p/hopyone ‒ Please check for the existence of an official continuation repo before submitting issues or PRs here

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.0%
  • Other 1.0%