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

https://github.com/banane9/swing

Portable Library for cloning the game swing from the not-anymore-existing company Software 2000.
https://github.com/banane9/swing

Last synced: 3 months ago
JSON representation

Portable Library for cloning the game swing from the not-anymore-existing company Software 2000.

Awesome Lists containing this project

README

        

Swing
======

This is going to be a clone of the Game "Swing" from Software2000.

Added
======

* Base Class for Balls
* Base of the Registry for all the Balls
* Interfaces for Balls that can be achieved from other Balls being thrown into the air, and Balls that have to Tick (eg. Bonus Balls)
* Class for the "Seesaws" the Balls are stacked on

To-Do
======

* Add the mechanic of Balls disappearing when enough matching ones are connecting
* Add Class for the Game Field
* Add Class for the "Crane" dropping the Balls onto the Stacks
* Add Class for the repository containing the Balls from which the "Crane" takes them
* Add Scoreboard