BuGS/README.md

19 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

2020-06-17 04:02:46 +00:00
BuGS
=======
2021-02-14 21:45:42 +00:00
BuGS is an implementation of an arcade classic for the Apple //gs. You play the game using the mouse, moving your player to avoid the bugs and shoot them before they get you. If you have an ADB trackball, the game play is even better. The game supports stereo cards and when present, bugs travelling across the screen right to left will have their sound pan right to left matching their movement.
![BuGS Screenshot](/BuGS.png "BuGS Screenshot")
This game runs at 60 frames per second on a standard Apple //gs without an accelerator. It also works in some Apple //gs emulators. The [MAME emulator](https://www.mamedev.org) is recommended because it works best however it is difficult to setup. [Kelvin Sherlock's Ample](https://github.com/ksherlock/ample) is suggested for MacOS users looking for a simpler way to setup MAME. The [KEGS emulator](http://kegs.sourceforge.net) also works well as of v1.05. Please see the readme shipped in the distribution for more details about emulators, which work well with BuGS and which do not.
[YouTube video of game on real HW](https://youtu.be/QcmpkEUQznM)
2021-02-14 21:46:20 +00:00
2021-02-14 21:45:42 +00:00
[Video of game run on mame](https://www.rand-emonium.com/wp-content/uploads/2021/02/BuGS_video.mp4)
2021-07-09 02:31:18 +00:00
[Download a disk image](https://github.com/jeremysrand/BuGS/releases/download/2.0.1/BuGS_201.2mg)
2021-07-09 02:31:18 +00:00
[Download a SHK archive](https://github.com/jeremysrand/BuGS/releases/download/2.0.1/BuGS201.shk)
[BuGS Readme from the SW distribution](/BuGS/Read.Me.md)