sebnozzi / minimicro-game-of-life

A game-of-life implementation for the Mini Micro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game of Life

This is game-of-life implementation for the Mini Micro virtual computer.

Game screenshot

Aspects covered

This game was done for illustration purposes, to learn about these Mini Micro aspects, among others:

  • Tile display
  • Scrolling the tile display
  • Detecting mouse-clicks on a tile display
  • Building basic UI components (buttos)
  • Having a "play" loop with update intervals

About

A game-of-life implementation for the Mini Micro


Languages

Language:MAXScript 100.0%