BreakPoint

cancel
Showing results for 
Search instead for 
Did you mean: 

Coding for kids (Rabbids Coding by Ubisoft, free)

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. 😄

 

rabbids.png

Message 1 of 9
(7,201 Views)

Well, now we know what Christian has been doing all day...


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 9
(7,192 Views)

Rabbid Application Development? 🙂

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 3 of 9
(7,180 Views)

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. 😄

0 Kudos
Message 4 of 9
(7,176 Views)

I hope there is no primitive multiply operator included...

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 5 of 9
(7,169 Views)

You mean "like rabbits"? We could use a division to make rabbit stew, of course.

0 Kudos
Message 6 of 9
(7,163 Views)

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

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
Message 7 of 9
(7,157 Views)

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.

 




Certified LabVIEW Architect
Unless otherwise stated, all code snippets and examples provided
by me are "as is", and are free to use and modify without attribution.
Message 8 of 9
(7,119 Views)

@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.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 9 of 9
(7,011 Views)