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

https://github.com/jacklandrin/chalkballformac


https://github.com/jacklandrin/chalkballformac

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# ChalkBallForMac
![](http://www.jacklandrin.com/wp-content/uploads/2020/04/chalk7_180.png)
## What is ChalkBallForMac?
**ChalkBallForMac** is a drop 7 game developed with SwiftUI. You can drop down a ball with number to a proper location into the grid. If a ball's number equals the count of continuous balls in its row or column, the ball will explode. Besides, there are two special balls, **solid ball** and **pending ball**. If a solid ball nearby a ball exploding, it'll be a pending ball; if a pending ball nearby a ball exploding, it'll be a normal ball with a number.

In every level, you have 20 opportunities to drop balls. When you finish your all balls, a row of solid balls will emerge from the bottom to thrust up the balls in the grid. If these balls could be pushed out of the grid, the game will be over.

Have fun!

![](http://www.jacklandrin.com/wp-content/uploads/2020/04/chalkSevenForMac.png)

The git address is
## Requirement
* Mac OS 10.15
* Swift 5.2
* Xcode 11