BurgerSpace 1.9.5

A hamburger-smashing video game. It is a clone of the 1982 BurgerTime video game by Data East.

Tags c++ game sdl arcade
License GNU GPL
State stable

Recent Releases

1.9.522 Nov 2022 02:00 minor feature: With this version, when an enemy gets carried down on a slice and has landed, it is now shown as frozen until it revives, instead of disappearing until it revives. To restore the old disappearing behavior, pass new option --hide-landed-enemies.
1.9.418 Jun 2021 21:59 minor bugfix: This version adds a new option --no-active-event to allow the user to avoid the automatic pausing that happens when the window loses the focus or is iconified. The sound files are now installed under /usr/share/burgerspace/sounds instead of /usr/share/sounds/burgerspace (assuming /usr as the installation prefix). Some g++ 9.3.0 compilation warnings have been resolved.
1.9.207 Dec 2014 17:11 minor bugfix: Selecting a slot number when loading or saving games can now be done with the up and down keys, to accommodate keyboard layouts where digits are shifted, like the French keyboard. A GCC 4.7 compilation issue related to the close(1) function has been resolved.