A downloadable project

A very simple non-scrolling grid engine.

You have to edit the list "worldTiles" to make levels.

There's 3 tiles: (but you can add more in your game)

 0 = ?

1 = air

2 = grass

Download

Download
Grid Engine.zip 2 kB

Install instructions

Open your terminal and type:

"pip install pygame" or "pip3 install pygame"


Unzip the .zip and run (or edit) the .py .

Leave a comment

Log in with itch.io to leave a comment.