dan3008
Posts: 1172
Joined: Wed Aug 15, 2012 1:05 pm

Teach kids through games

Mon Oct 20, 2014 8:08 am

Hi
I'm not sure how many of you have seen the new Dr Who game that teaches programing (well, at least the basic logic) and I was wondering about implementing something similar into my games.

Just wondered what people think to having a python scripting interface in games, that would allow lerners to manipulate aspects of the game to their will.

I'll be posting more here and in the python thread as I progress :)
dan3008 wrote:Pays your money, takes your choice

User avatar
DougieLawson
Posts: 39121
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Teach kids through games

Mon Oct 20, 2014 9:22 am

Who wants to bet that the BBC's Doctor Who game will be Flash based and therefore won't run on a Raspberry Pi?
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

User avatar
B.Goode
Posts: 10356
Joined: Mon Sep 01, 2014 4:03 pm
Location: UK

Re: Teach kids through games

Mon Oct 20, 2014 9:27 am

dan3008 wrote:Just wondered what people think to having a python scripting interface in games, that would allow lerners to manipulate aspects of the game to their will.
If Minecraft is anything to go by, I'd say people find it pretty compelling. @DougieLawson was being modest and didn't mention his contribution to TheMagPi magazine on this topic.

dan3008
Posts: 1172
Joined: Wed Aug 15, 2012 1:05 pm

Re: Teach kids through games

Mon Oct 20, 2014 11:42 am

B.Goode wrote:If Minecraft is anything to go by, I'd say people find it pretty compelling.
... I cant belive I forgot minecraft pi... I feel daft now
dan3008 wrote:Pays your money, takes your choice

User avatar
B.Goode
Posts: 10356
Joined: Mon Sep 01, 2014 4:03 pm
Location: UK

Re: Teach kids through games

Mon Oct 20, 2014 2:58 pm

DougieLawson wrote:Who wants to bet that the BBC's Doctor Who game will be Flash based and therefore won't run on a Raspberry Pi?
According to The Register it is 'unity-based'. I don't understand the technical implications, but I'm assuming that is also a show-stopper for the RPi?

User avatar
r3d4
Posts: 982
Joined: Sat Jul 30, 2011 8:21 am
Location: ./

Re: Teach kids through games

Mon Oct 20, 2014 4:25 pm

B.Goode wrote:According to The Register it is 'unity-based'. I don't understand the technical implications,
see : http://unity3d.com/webplayer
B.Goode wrote:but I'm assuming that is also a show-stopper for the RPi?
It looks that way , dowload options

a) Mac OS X
b) Windows
+
c) http://unity3d.com/search?gq=linux

Apparently the only linux sloution is unofficial thing called 'Pipelight' that depends on 'wine' so this will not work for the pi .
Real life is, to most, a long second-best, a perpetual compromise between the ideal and the possible.
-
Meanwhile, the sysadmin who accidentally nuked the data reckons "its best not run anything more with sudo today"
-
what about spike milligan?

Return to “Gaming”