Hacker News new | ask | show | jobs
by infinitezest 1191 days ago
If you don't mind using Lua instead, I can recommended minetest as a free alternative. I've had a lot of fun messing around in it. It has a lot of great games and mods as well.

https://www.minetest.net/

3 comments

Minetest is definitely fun, and I've had good luck using Miney to build in it with Python

https://miney.readthedocs.io/en/dev/index.html

lua! great! There's also blockly (which is a free version of scratch, the visual programming language), but i wanna have a real language! thanks!