vefcash.blogg.se

Ceebot drawings
Ceebot drawings









You could leave the server running 24/7 so players could play/develop/hangout together.

CEEBOT DRAWINGS HOW TO

Teach students how to write their own spells in the game with delays and different damage types which exposes them to simple if/else logic, timers, enums, etc.Īdvance to creating your own monsters and NPCs that respond to player speech which teaches state/simple AI/string manipulation. Show the inheritance hierarchy where 'Uber Sword' inherits from 'Sword' which inherits from a base class 'Weapon'. You could start off small as I did by just teaching students how to create items in the game. I've always thought you could craft a curriculum around developing for the emulator. Running an Ultima Online server with an emulator called RunUO was a fantastic learning tool for me in high school. It's not really directly about programming, more of a puzzle game really, but I feel like it uses the same part of my brain that programming does and it'd be a good way to get people into the coding mindset.

ceebot drawings

Also the visual style of that game is just incredibly charming, far cry from the aesthetic of most modern AAA games.Īnother worthy mention is SpaceChem, a game that revolves around bonding elements together using a deceptively sophisticated visual programming language.

ceebot drawings

People have gotten incredibly creative with those tools, going so far as to build everything from custom games to ray tracers in it.

ceebot drawings

In LBP2, the developers embraced that side of the game by adding proper logic gates which could be packed into microchips, objects that allowed creators to read raw button inputs from the controller, and so on. The first game in the series allowed users to create their own platforming levels using simple but powerful tools, which more talented creators used to build things like physical logic gates that allowed for more interactive creations. I'd like to throw in a mention for LittleBigPlanet 2 on the PS3 as well.









Ceebot drawings