sebnozzi / soda-memory

Memory game for Soda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory Game (soda)

This is a port of the Mini Micro version to the soda engine.

Screenshot of the game

Some differences are:

  • Cards are pre-rendered (instead of constructed in-game)
  • When the game is over it is exited (instead of re-started)
  • The needed color helper functions have been copied from Mini Micro's startup.ms

Otherwise most of the code could be directly re-utilized.

About

Memory game for Soda


Languages

Language:MAXScript 100.0%