/drop7

Primary LanguageJupyter Notebook

Drop7

Jax implementation of Drop7.

Open In Colab

image

Drop7 was an amazing and simple mobile game. It has three rules

  1. Blocks drop from the sky.
  2. If the number on the block matches the adjacent number of blocks in the row or column, it explodes.
  3. Covered tiles open up if neighbors explode.