## Best games for your Retro Gaming Device ![](https://developer.run/pic/games.png) What to play on your [WaveShare GameHat](https://developer.run/35) after you install RetroPie, Lakka or RecallBox? Usually, people search for shady places on the internet where one can download ROM files. But Nintendo will [hate you](https://www.nintendo.com/corp/legal.jsp#download_rom) for that, even if you "legally" owned these games on cartridges. Did you know that there are games for retro console emulation systems that you can enjoy without violating any laws? * Of course, you can buy new games (for example [Astebros](https://www.kickstarter.com/projects/neofid-studios/astebros), ["Tanglewood" and "Xeno Crysis"](https://retromegabit.com/2018/02/17/the-big-three-paprium-tanglewood-and-xeno-crisis/)) that are developed for vintage platforms. * Some games have copyright expired or lost. Check [Abandonware](https://www.myabandonware.com/). You will be surprised how much popular old-school titles are now free. * Ton of games (so called homebrews) was created by enthusiasts and released for free. [Retrobrews](https://retrobrews.github.io/) tries to keep track of most of them. * Another good places to look are [Retro Veteran](https://www.retroveteran.com) and [PDRoms](https://pdroms.de/) * [itch.io](https://itch.io) has a lot of homebrews in development. Just search for you platform name [example](https://itch.io/games/tag-sega-genesis). So there is a lot of free games. Let me save you a bit of time and recommend a couple of titles, that are actually good. I mostly enjoy "flow" games, to play while listening to audiobooks and podcasts. ### Retro City Rampage ![games for raspberry pi](https://developer.run/pic/retrocityrampage.jpeg) [Retro City Rampage](https://www.vblank.com/RetroCityRampage/) is a true work of art in software optimization. The author implemented a GTA-like open-world game that could fit into NES cartridge or floppy disk for vintage 486 PCs with 4MB RAM. Result proves that such advanced games might be possible in time of these platforms. If you interested in software development, be sure to check developers [videos](https://www.youtube.com/watch?v=kSKeWH4TY9Y). This is an amazing story of software optimization. Also, the gameplay is good. If you buy the game on Steam, you can find `.exe`: 1. In Steam Go to Retro City Rampage `Properties` 2. Click `Local Files` → `Browse Local Files` 3. Extract `RetroCityRampage486_MS-DOS_v1.0.zip` to your Retro Gaming Device 4. Play using DOSBox emulator ### Games from RetroSouls ![oldtowers for sega](https://developer.run/pic/oldtowers.png) SGDK development kit made possible to create a lot of new games for Sega MegaDrive/Genesis. [RetroSouls](http://www.retrosouls.net/) took advantage of that. Their games have the perfect combination of gameplay, sound, and graphics. [Old towers](https://retrosouls.itch.io/old-towers) is my favorite. ### 2048 ![2048 for sega](https://developer.run/pic/2048.png) [2048](https://hczhcz.github.io/2048/20ez/) is a perfect example of a mindless flow game. Plays well on a joystick. There are implementations of 2048 for almost any retro platform. I've checked them all. Simplest and minimalistic is [Gameboy](https://github.com/Sanqui/2048-gb) port. Best is Sega [MegaDrive](https://www.sega-16.com/forum/showthread.php?27313-2048-on-Sega-Mega-Drive-Genesis) version. ### 2048 ![crystalclearclone for GBA](https://developer.run/pic/crystalclearclone.png) [Crystalclearclone for GBA](https://github.com/retrobrews/gba-games/blob/master/crystalclearclone.gba) is another example of great logic game with nice graphics. ### Bottled ![bottled for sega](https://developer.run/pic/bottled.png) Another example of a good game to play while listening to podcasts is Tower Defense. There is [version](http://gendev.spritesmind.net/forum/viewtopic.php?f=8&t=2711) for Sega Mega Drive. It is good. [Download](https://github.com/retrobrews/md-games/blob/master/bottled.md). ### Breakanegg ![Breakanegg for sega](https://developer.run/pic/breakanegg.png) [Breakanegg](https://github.com/retrobrews/md-games/blob/master/breakanegg.bin) is a cool and simple game with nice graphics. Control a hen, save eggs. ### Retroid ![Retroid for gameboy](https://developer.run/pic/retroid.jpg) Simple and nice version of [Breakout for Gameboy](https://the-green-screen.com/). ### Star chaser ![Star chaser for sega](https://developer.run/pic/starchaser.png) Nice mindless game [Star Chaser](https://github.com/retrobrews/md-games/blob/master/starchaser.bin). You control a sphere, the task is to collect stars. The trick is that there are 3 other spheres that try to achieve the same goal. ### Bonus * ["Angry Birds"](https://segaretro.org/Angry_Birds_(Mega_Drive)#ROM_dump_status) made into MegaDrive too * Explore the world of crazy [Sega Bootlegs](https://segaretro.org/List_of_Sega_Mega_Drive_homebrew_games). You will find mind-blowing spinoffs of popular games. Counter-Strike? Duke Nukem? Silent Hill? Frozen? Some of these games are still sold in Russia and Brazil. 🏷️Retrogaming ---