******************* * * * MULTI PONG 1K * * * ******************* (c) Bjoern Spruck 2002 developed for the 1KB MiniGame Competition using the BLL Kit of B. Schick und L. Baumstark Release Date: 15. Sep 2002 Goal: Try to hold the ball inside the screen as long as possible. You control all FOUR paddles, so that is not that easy ;-) Update: Two Player Version. UP/Down plays against LEFT/RIGHT One Player uses Button A&B, one uses the Cross. ------------------------------------------------ Known differences from optimum: - sometimes the ball flies through walls. Problems with HANDY.EXE: - sound is not as good as on real Lynx - handy has problems with vbl-timing, so the game is _much_ slower than on a real lynx, even if the computer is fast enough - collision detection slightly different (normaly not noticed) - HANDY does not notice when the ballsprite leaves the screen. costs me some bytes to change the detection from hard- to software :-( Atari Lynx The games are stored as .o files. If the emulator complains about a missing lynxboot.img, download it from here: http://www.alessioviti.com/megabase/files/lynx/lynxboot.zip Windows The recommended emulator is Handy, http://homepage.ntlworld.com/dystopia/ Unpack it to a directory, then start handy.exe. Select a game and ignore the warning. Unix I don't know of any Lynx emulators for unix. MacOS Try Handy, http://emulation.net/lynx/ I don't know how you get it to load .o files though. Post in the forum if you do. Amiga Try Handy, http://www.amidog.com/emu/handy/ It's PPC only.