kiwifb / HeadOverHeels

The free and open source remake of game Head over Heels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Head over Heels

The free and open source remake of the game by Jon Ritman and Bernie Drummond

The Story

This repository originated from version 1.0.1 by Jorge Rodríguez Santos aka helmantika which was published on http://www.headoverheels2.com/drupal/en/ yet is extinct.

Jorge Rodríguez Santos wrote :

In summer 2001 I decided to achieve the goal of programming a remake of Head over Heels. The first stage arrived two years later, when I published a beta version of it. That experience was a really extraordinary one; above all, because of all the support I received from so many people that, in one way or another, collaborated to make possible that the project saw finally the light. Although the game credits are a good proof of it, I would specifically mention in these pages the participation, as the graphic designer, of Davit Masiá. Without his work, I could never complete my own one.

Unfortunately, I couldn't develop that beta into an stable version because, for almost three years, I went through personal circumstances I prefer to forget. However, once I was able to recover my free time and feeling, as I felt, that I had a thorn in my side for not having finished the «remake», I decided to return to the project. Ignacio Pérez Gil had released the 0.3 version of his isometric engine Isomot, and I took it as the basis from which I reconsidered the work. In 2007, with most of the code already finished, I decided to reopen the forum.

These last two years have been ones of hard work, but a very gratifying one for the same reason the first part was: the unconditional support from several persons that have always paid attention to the evolution of the game. I'd like to thank, from my heart, to Santiago Acha, Xavi Colomé, Paco Santoyo and Hendrik Bezuidenhout their support and the good moments they have given me.

I found it in the fall of 2016 and saw that the sources lack a (sup)port for Mac OS X at all, and in particular for OS X on PowerPC, therefore I began this project on GitHub which eventually evolved into what it is now.

The Present

Since then, I reworked almost every piece of the Jorge's code, dealed around many gotchas and added many new features as like

  • animated movin'n‘binkin dudes in the menus
  • transitions between the user interface menus
  • the new black & white set of graphics
  • ... with the speccy-like coloring of rooms
  • the room entry tunes
  • room miniatures
  • the camera optionally follows the active character
  • the support for various screen sizes not only 640 x 480
  • the support for both the allegro 5 and allegro 4 libraries
  • the many easy-to-enable cheats :O

However, this project went (and still continues to go) almost unnoticed. Neither Jorge nor anyone else from the original team was ever participated in any further development and never wrote a single line about what's goin' on or was done here. https://osgameclones.com/ was perhaps the only lone site on which a link to this repo ever appeared. In the spring of 2019, I lost interest in this project and almost forgot about it. François Bissy's ( @kiwifb ) contribution in the fall of 2023 seems to have awakened my care to a some O_o degree

The Future

But yep, all this is still quite “raw” for now and really needs some more love. Any playing, testing, issues found, spreading a word about this project somewhere, and other contributions are welcome. Especially patches, these are very much welcome ;)

About

The free and open source remake of game Head over Heels

License:GNU General Public License v3.0


Languages

Language:C++ 85.8%Language:C 6.7%Language:Makefile 5.0%Language:Shell 1.6%Language:M4 0.7%Language:Roff 0.2%