An open API service indexing awesome lists of open source software.

https://github.com/srush/drop7


https://github.com/srush/drop7

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Drop7

Jax implementation of [Drop7](https://en.wikipedia.org/wiki/Drop7).

Open In Colab

![image](https://github.com/srush/drop7/assets/35882/3c8eedd9-28fb-488a-84d8-af8a002e4e0b)

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.