Skip to content

sebnozzi/minimicro-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks