Skip to content

furtarball/tomatoes

Repository files navigation

I Have No Tomatoes

By Mika Halttunen

Forked from Linux source tarball version 1.55

Original website: https://tomatoes.sourceforge.net/

In this game, your task is to clear the map of walking tomatoes using bombs and powerups. Enemies drop crystals that let you acquire powerups.

Changes

  • Ported to SDL2
  • Game controller support (including analog sticks)
  • Re-added the ability to skip background music

Downloading

Latest AppImage for Linux amd64

To run AppImages, fuse must be installed. Refer to the AppImageKit GitHub page if problems persist.

Download the file, allow it to be executed and run it:

chmod +x I_Have_No_Tomatoes-x86_64.AppImage
./I_Have_No_Tomatoes-x86_64.AppImage

Many file managers allow you to do this without opening a terminal.

Compiling

  1. Install dependencies:
  • SDL2-dev, SDL2-mixer-dev, SDL2-image-dev (aka libsdl2-dev, libsdl2-mixer-dev, libsdl2-image-dev)
  • mesa-libGLU-dev (aka libglu1-mesa-dev or glu-dev)
  • libmodplug (aka libmodplug1)
  1. Clone this repository and cd into it
  2. make -j$(nproc)
  3. make portable
  4. Run the compiled game: I_Have_No_Tomatoes/tomatoes

Alternatively, you can do sudo make install to install it the old-fashioned way. A menu entry will be created.

Building an AppImage

Prerequisites:

make -j`nproc` DESTDIR=AppDir
make DESTDIR=AppDir install
linuxdeploy --appdir AppDir --output appimage

About

SDL2 port of “I Have No Tomatoes” by Mika Halttunen

Resources

Stars

Watchers

Forks

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy