eskaler / froggey

Simple Frogger-like game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Froggey

Simple Frogger-like game

Usage:

frog.py [-h] [-wi WI] [-he HE] [-l L]

Optional arguments:

-h, --help show this help message and exit

-wi WI Screen width in blocks, min 4, default 8

-he HE Screen height in blocks, min 3, default 10

-l L Lives, min 1, default 3

screen1

About

Simple Frogger-like game


Languages

Language:Python 100.0%