For in-game-only languages, pretty much everything from Zachtronics.
Games of Coding – A curated list of games that teach you a programming language
11–20 of 46 posts
If this is mostly looking for "real-world languages", I'd recommend Ruby Warrior (https://www.bloc.io/ruby-warrior/#/)
Re: Games of Coding – A curated list of games that teach you a programming language
#12Do not forget codingame.com.
I had never heard of codingame.com. This looks really interesting. Thanks for mentioning!
Re: Games of Coding – A curated list of games that teach you a programming language
#13I actually stopped playing games when I learnt how to code... coding is more fun!
Re: Games of Coding – A curated list of games that teach you a programming language
#14Re: Games of Coding – A curated list of games that teach you a programming language
#15There used to be this game called Colobot, pretty fun:
https://en.wikipedia.org/wiki/Colobot
Now it's open source: https://github.com/colobot/colobot
Re: Games of Coding – A curated list of games that teach you a programming language
#16A similar post on Halite.io listing some interesting games:
https://halite.io/ http://vindinium.org/ http://theaigames.com/ http://www.rpscontest.com/ https://www.codingame.com/home https://leekwars.com/ http://russianaicup.ru/ http://dev.generals.io/
Link to the post: http://forums.halite.io/t/other-ai-contests/925
Re: Games of Coding – A curated list of games that teach you a programming language
#17I'm not sure if such games can help to learn programming. For example, Robocode is very dynamics-based and requires knowledge of control theory (which involves partial differential equations) and decision making under uncertainty. I'm doing software development for almost 10 years and yet such games are too hard for me. These games can help you to learn "AI" but not programming. It's simpler to create your own Robocode game from scratch than to master creating bots for it.
Re: Games of Coding – A curated list of games that teach you a programming language
#18Can't recomend enough Human Resource Machine! by World of Goo creator http://2dboy.com/ it's Android/iOS game teaching some basic programing concepts. Fun and good looking.
Also on Windows, macOS and Wii U.
Re: Games of Coding – A curated list of games that teach you a programming language
#19I find that list to be missing Elevator Saga http://play.elevatorsaga.com/
Re: Games of Coding – A curated list of games that teach you a programming language
#20Surprised Code Combat [1] isn't on the list. I think it's also completely free/open source [2].