ssghost / drop7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Jupyter Notebook 100.0%