Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 552 Bytes

README.en.md

File metadata and controls

26 lines (18 loc) · 552 Bytes

Small programs for PiSTARTER

mnt_3D_flight.prg

Terrain generation and 3D flight.

mnt_3D_maze.prg

3D maze.

mnt_3D_perspective.prg

Sprite rendering with 3D perspective.

mnt_hsv_circle.prg

HSV circle.

mnt_mountains.prg

Mountain generation using mid-point displacement algorithm.

mnt_THE_TOWER_OF_GOLF.prg

A side view golf game.

mnt_simple_hashtable.prg

A simple hash table implementation.

mnt_TemariMaker.prg

Japanese "Temari" pattern generator. Refer to TemariTemplate.* and TemariTextureExample.png for a texture image.