Commercial Explanation:
Stacker by Elsea Labs is a free and open-source game based on the popular “Stacker” physical arcade game. Use your gaming skills to stack blocks on top of each other and try to make your tower reach the top of the grid. You’ll earn points based on time and skill and be able to compare your score with friends who also play. This arcade-styled game is a great way to pass time or challenge yourself.
Development Notes
The game is almost done, so I figured I would put it on the forums for suggestions and to have people review the code. I’m new to JGO, so hello, and I hope you enjoy this and my future games!
If you run the game via console/terminal, you will see more details about the scoring system.
Check the to-do list to see what’s left, and feel free to help out, make suggestions, or point out bugs.
Download: Current Github Pre-Release
Note: This is the game in its current state as seen on GitHub. This is unfinished and not fully featured.
Source Code: https://github.com/Elsealabs/Stacker/tree/master/com/elsealabs/stacker
Changes: https://github.com/Elsealabs/Stacker/commits/master
To-do List: https://github.com/Elsealabs/Stacker/blob/master/TODO