mattonem / Kata-BlocLunarLander

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kata-BlocLunarLander

Smalltalk lunar lander game implementation.

Start

To start you can run LunarModule exampleStart It should open a window like:

start

The goal is to make your lunar module (the blue bloc), land on the surface of the moon, with the available fuel (green gauge on the left). Then press start/stop button.

How to play

Press [w] to power your rocket engine.

You may succed if your lander touch the ground and remains blue. If it turns red, your dead.

dead

About

License:MIT License


Languages

Language:Smalltalk 92.8%Language:HTML 7.2%