Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Frogger for Pyxel/Python

Introduction

It is a Frogger(Konami/1981) clone.

How to Play

Please execute the following from the Pyxel (version 2.2.10) environment. Or you can play here.

> python frogger.py

How to Controll

Use the [up] / [down] / [left] / [right] key to move up / down / left / right.

Remarks

Basic Frogger has been converted into Pyxel/Python using Grok3.