A (Space) Invaders game in 512 bytes #Gaming #VintageComputing #RetroComputing
Oscar Toledo G. has released a new (Space) Invaders game coded in 512 bytes. It fits in a DOS boot sector or the original COM executable file format.
This a game recreating the Invaders game in 512 bytes, that can be run as a COM file or put into a boot sector of a floppy disk to be run. Move with keyboard arrows to left and right, press Space to shoot.
Now it’s compatible with 8088 (the original IBM PC) but it still has the option for 80286 code in the source code. So you now have to look for a 8-bit compatible VGA card if you want to run it in original hardware 😉
The game has been tested with VirtualBox for Mac OS X running Windows XP, it also works with DosBox and probably with qemu: qemu-system-x86_64 -fda invaders.img
Be aware that finding 8-bit capable VGA cards for the original 8088 IBM PCs can be a challenge. Compatible video cards come up on eBay regularly though.
Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7pm ET! To join, head over to YouTube and check out the show’s live chat – we’ll post the link there.
Python for Microcontrollers — Python on Microcontrollers Newsletter: The Adafruit Learn System Project Bundle, and more! #Python #Adafruit #CircuitPython @micropython @ThePSF