Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

just straight up C++ or Unreal which has C++ scripting? I'd be very interested in seeing what you could do if it was the former. I once considered making a game in python, but it was just annoying how much setup there was. I always use Unity, Unreal or GM Studio when making games.

Nope, just straight up C++ using SFML graphics library. I did a lot of setup yesterday (I spent at least 5 hours creating classes for the player, level, enemy, etc.) but I still need to create a level that scrolls.