Skip to content

CSEmbree/128mathematica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

128 - Mathematica


A simple reduced version of 1024 from a goal of 1024 to 128. Colors are used in place of numbers.

  1. Purpose
  2. Usage
  3. Goal

1. PURPOSE


The 128-Mathematica varient was done for a Scientific Computing course at CSU Channel Islands. It's purpose was to learn a bit more about Mathematica with a fun project


2. USAGE


Open Mathematica and open the '128_game.nb' file.

Steps to play:

  1. Run the 128 game by evaluating the "notebook" in '128_game.nb'
  2. Select the generated field at the bottom of the notebook
  3. Use the arrow keys to generated and move colored blocks

The game is over when a black block is generated.


3. GOAL


Combine two blocks of the same color to generate a new color. The game is over when a black block is created. Colors are generated as follows:

2 -> Blue 4 -> Cyan 8 -> Green 16 -> Yellow 32 -> Orange 64 -> Red 128 -> Black

About

1024 variant for Mathematica

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published