10-10-2019 12:55 PM
So you might have young kids (or grandkids) who would like to learn some easy and fun programming. Ubisoft just released Rabbids Coding for free where you basically write code by sequentially assembling pieces to control alien rabbits, robots, etc. to interact with each other or with other objects in a 3D scene (looks similar to scratch, etc.).
Check it out. 😄
10-10-2019 01:02 PM
Well, now we know what Christian has been doing all day...
10-10-2019 01:11 PM
Rabbid Application Development? 🙂
-AK2DM
10-10-2019 01:12 PM - edited 10-10-2019 01:14 PM
Sadly I only tried a few levels late last night. Did not get to loops, conditions, and such.
Well, writing working code is just the first hurdle. You know I am very interested in code optimization to get the job done in the smallest possible number of instructions. 😄
10-10-2019 01:18 PM
I hope there is no primitive multiply operator included...
-AK2DM
10-10-2019 01:31 PM
You mean "like rabbits"? We could use a division to make rabbit stew, of course.
10-10-2019 01:41 PM
Yes, like in rabbits.
Back in the old days of Assembler they would use IMUL or a subroutine consisting of JMP, IN, PUSH, POP, OUT instructions....
-AK2DM
10-10-2019 08:51 PM
This looks cool, thanks for the link. Reminds me of the robot programming mini-game in the The Lost Mind of Dr. Brain (from 1994!) I never did wrap my head around the sub-routines as a youngster. Might have to dig out my old CD and give it another go.
10-14-2019 06:40 AM
@MichaelBalzer wrote:
Reminds me of the robot programming mini-game in the The Lost Mind of Dr. Brain (from 1994!).
I LOVED that game in my Jr High years. Now you got me tempted to pull out the old CD and see if I can get it to work. It might keep my soon to be 5-year old entertained.