← Back to discoveries

#game development

2 discoveries tagged “game development”.

Starting a ZX Spectrum shooting gallery in earnest

Adafruit
Michael Martin is developing a shooting gallery game for the ZX Spectrum by porting a Rosetta-stone program. · The project involves creating an efficient blitting system for 16x16…
Insights: This project highlights the ongoing interest in retro computing and the ZX Spectrum, appealing to enthusiasts and hobbyists. · It showcases the technical challenges and creativity…
retro computingZX Spectrumgame development

Follow-up: changes I made after your feedback on my STM32 game project

Reddit
The project is a bare-metal STM32 space shooter game, uGalaxy, that has undergone significant code restructuring and quality improvements based on community feedback. · Key…
Insights: This project highlights the importance of community feedback in refining and improving open-source projects, making it a valuable learning resource for developers. · It serves as…
STM32game developmentembedded systems