SSTPong
Jump to navigation
Jump to search
| SSTPong | |
|---|---|
|
| |
| Genre | Arcade Games |
| Latest release | 0.1 |
| Release date | September 5, 2007 |
| Developer | Tom Cort |
| Code licenses | MPL |
| Media licenses | MPL |
| P. language | Java |
| Library | Swing |
| Contribute | |
| SSTPong is a free game. This means that the source code is available to be studied, modified, and distributed. Most projects look for help with testing, documentation, graphics, etc., as well. | |
SSTPong is a breakout style platformer game used to test both a player's skill and web services. Currently there are two flavors of SSTPong, sstpong-classic and sstpong-plus. The classic edition is just a normal java breakout game. The plus edition provides the same great gameplay that exists in the classic edition, but with a twist. When the bricks are hit, computer generated test data is sent to a web service. The latest version of the Classic version is 0.1 released on September 5th, 2007. It is written in the Java programming language using Java Swing.[1] It is licensed under the MPL. The initial release of the Plus version happened on September 7th, 2007.
Developers[edit]
- Tom Cort - Maintainer/Programmer