Comment Re:Rogue (Score 1) 228
The roguelike games also have a low barrier for people who want to write their own, as there are freely available graphical tiles, libraries such as Doryen to do the heavy lifting, and plenty of tutorials covering most programming languages. See https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Froguebasin.com%2Findex.p... for some tutorials.
Most existing games are open-source, so if creating a new game doesn't appeal, you can download your favourite and start changing it to be more to your liking.