Short: Port of sdl2-pong Author: papiosaur2@hotmail.fr (Yannick Buchy) Type: GUI Version: 1.1 Requires: SDL2 Architecture: ppc-morphos This is my first port for MorphOS :-) sdl2-pong from https://github.com/toivjon/sdl2-pong For two players only for the moment. Modifications: Keys for left player changed: - S (up) - X (down) instead of S (down) and W (up) -> problem with AZERTY keybard... For next versions: - add a AI player - add a speed control - add ESC to quit Thanks a lot to: - MorphOS Team for MorphOS - BeWorld for his help - Claude for his help to learn C langage for MorphOS History 1.1 - added: support of SDL2 Mixer to add songs in the game 1.0 - first public release for MorphOS