Name | Modified | Size | Downloads / Week |
---|---|---|---|
readme.txt | 2014-02-23 | 1.0 kB | |
RetroPong.NET (sources).7z | 2014-02-23 | 66.4 kB | |
RetroPong.NET (binaries).7z | 2014-02-23 | 59.1 kB | |
Totals: 3 Items | 126.5 kB | 1 |
Retro Pong .NET is nothing else but another implementation of the well-known Pong game. It provides various settings, such as freely selectable levels, that users can adjust. Further, the program is implemented in C# using .NET Framework 3.5. Addressed to other developers, this program provides the code of two owner drawn combo-boxes, one to select colors and one to choose fonts. Happy playing... Installation ------------ An installation is not necessary because the program is designed as so-called portable application. But be aware the program stores its settings into a configuration file that can be found under the user's application data folder. This file might be removed manually if the program is not longer wanted. Features -------- * Freely definable levels. * Kick-off side pre-selection. * Kick-off angle range pre-selection. * Auto-player mode for both sides. * Color and font selection. * Freely definable ball and paddle sizes. * Many more... EOF