Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+2)

If you know the syntax generally for programming languages you can pretty much write in any language with the difference of the syntax terminology and some functions, such as auto-dumping, multi-inheritance support, etc. 

It's gotten better with the amount of resources available than it was back in the 90's (Windows 2.1/95 era). 


For Python it would basically be something like this. From what I recall by default Python treats variables as Objects and not as Primitive Data as some languages have.

print("I am a python tidbit")

I have phyton on raspberry pi model B+ I still have my very first basic program my dad got me 20 years ago. I like to go phyton soon and write casual games.