Scroll to navigation

FROGATTO(6) User Contributed Perl Documentation FROGATTO(6)

NAME

frogatto - 2D platformer game starring a quixotic frog

SYNOPSIS

 frogatto [ OPTIONS ]

DESCRIPTION

frogatto is a platformer in the style of old arcade, Sega and Nintendo games. The world is viewed as a cross-section seen from the side, and your character walks and jumps between solid platforms whilst fighting monsters.

OPTIONS

--fullscreen

starts frogatto in fullscreen mode.

--widescreen

uses widescreen mode.

--no-sound

turns off sound.

--no-music

turns off music.

--fps

shows FPS.

--no-fps

doesn't show FPS.

--debug

prints debug information.

--no-debug

doesn't print debug information.

--textures16, --textures32

uses 16 or 32 bits per pixes textures.

HOMEPAGE

http://www.frogatto.com/
2019-01-03 perl v5.28.1