It’s a free game place aimed to teach new developers how to code in Lua!
I started this project in the beginning of 2018, when the paid access “Developer School” scam places were going around, teaching nothing and making profit. It upset me, and I realized the best way to kill those in a free market is competition!
I styled it on Codecadamy type learning, and it has come a long way since then.
There is live syntax highlighting, error prediction, sandboxed code running, community tutorial creation, and more!
I encourage you all to check it out!
You can see the progress on it here,
And more detailed progress here.
I’m working on rewriting Crossroads using my friend’s custom compiler. I wanted to rewrite Crossroads, since I wasn’t a fan of the 2017 rewrite that was done to the official version, and I wanted to do it better.
Here’s the day and night cycle I made for it recently.
My building project that I just started out. It’ll be a showcase of a blocky group of floating islands. Got more made but I don’t really want to share it for now
And for my clothing projects, I’m working on a costume that’s heavily inspired by the Bounty Hunter rthro package. The most recent update pic you can find on my Twitter:
Been working on a new map for Physics God, decided to add stripes & widen the roads on my road-gen plugin won’t be public . It takes these dots around the map and generated curves around them automatically at runtime! Also applies terrain nearby & carves out terrain on roads to integrate it with the map much more naturally.
One thing I would like to change is for the hint to be hidden by default. You’d need to click on it to see it. Otherwise it’s always showing and you might read it by accident
Still not entirely sold on the green, maybe because of the trees… I don’t know. Any ideas on how to differentiate between the tree colours and the ground?
Finishing up “Nexus Button Class V2”. Although it will require a wrapper with the current version (or a better implementation with V2.1), I can have buttons that look like this.