You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the following, and intense, two days many children, boys, girls, as well as adults, will challenge themself with the didactical games, based on logical thinking and coding, always enjoying the experience.
18
+
In the following, and intense, two days many children, boys, girls, as well as adults, will challenge each other with the didactical games, based on logical thinking and coding, always enjoying the experience.
19
19
20
20
### The MeetMeTonight 2015 faire
21
21
After the debut of 2014 edition as a solar powered rover, this year CoderBot has been a primary player of the "MeetMeTonight - The night of the research", the faire organised and promoted by Italian universities and aimed at sharing scientific knowledge and research to a wider audience than the academic world.
In the many booths, prepared by research departments of major Universities of Milano and Lombardia, it was possible to partecipate in didactical experiences and get in touch with researchers working on cuttingedge science research and tecnology.
25
+
In the many booths, prepared by research departments of major Universities of Milano and Lombardia, it was possible to partecipate in didactical experiences and get in touch with researchers working on cutting-edge science research and tecnology.
26
26
27
27
### CoderBot role
28
28
CoderBot was hosted at the “Giocare a pensare con la robotica Educativa” booth, operated by by "Dipartimento di Scienze Umane per la Formazione 'R. Massa'", Università degli Studi di Milano-Bicocca, with two separate and permanent experience workshops, as well as the presentation of a didactical game developed by the alumni of a 5th class of the "Bacone" Elementary School in Milano, Italy, using the robot as the main character.
@@ -36,15 +36,15 @@ The players were divided in small groups, either as a team or even as single, ac
36
36
### The RuzzleBot game
37
37
RuzzleBot is a game inspired to the popular “Ruzzle” (by MAG interactive) for smartphones. (which was widely known as "Boggle" before the smartphone era.
38
38
39
-
The player, or the team, look at a board composed of mosaic of 4x4 letters and one robot able to move on the board itself.
39
+
The player, or the team, looks at a board composed of mosaic of 4x4 letters and one robot able to move on the board itself.
40
40
41
41
The player look for words which are composed letters placed next to each other on the board, the longer the word the higher the score for the player if he or che can program the robot to move and touch each letter in the word, in the correct sequence and without touching others.
42
42
43
43
The game ha been proposed both to teams and to single players and has been greatly appreciated by young children as well as adults.
44
44
45
45
**For the younger audience, it has been clear that a physical object is foundamental as a mediator among the digital and the physical world: the child interacts with the robot digitally, but she is able to see the consequences of her commands direclty in the physical world.**
46
46
47
-
The game is versatile and easy to adapt to the player skill: longer words imply longer and more complex routes, and thus, nontrivial programs.
47
+
The game is versatile and easy to adapt to the player skill: longer words imply longer and more complex routes, and thus, non-trivial programs.
@@ -74,19 +74,19 @@ Having participated to the "Mission to mars" game, they were so enthusiast that
74
74
75
75
So they invented a digital/physical board game which cleverly extends the "Snakes and Ladders" game dynamic.
76
76
77
-
CoderBot, this time renamed "Cody pirate submarine" is placed on the bottom of the sea, pictured as a 4 x 4 cells on a flat board.
77
+
CoderBot, this time renamed "Cody pirate submarine" is placed on the bottom of the sea, pictured as flat board composed of 4 x 4 square cells.
78
78
79
79
Each cell contains markers (arrows) which represent the admissible exit paths from the cell, while the presence of a moster octopus states implies that cell is not accessible by the bot, or if it does happen to reach the monster, the game is over.
80
80
81
-
The one cell with the treasure is the "goal" cell that once reached, gives victory to the player.
81
+
The unique cell with the treasure is the "goal" cell that, once reached, gives victory to the player.
**One peculiar feature of the game is that it allows to definire new mazes using the same set of cells** (as long as a path to the treasure is available); this extends the game life and playability, as well as it enables to prepare boards with different difficulty.
85
+
**One peculiar feature of the game is that it allows to definire new mazes using the same set of cells** (ensuring that at least one path from the starting point to the treasure is available); this extends the game life and playability, as well as it enables to prepare boards with different difficulty.
86
86
87
-
But the very special feature of “Cody sottomarino pirata” is, by no means, the fact to be invented and developed by the class itself.
87
+
But the very special feature of “Cody sottomarino pirata”, arguably, the fact to be invented and developed by the class itself.
88
88
89
-
**The game players turned game designers** and being worthy entusiasts of their creation, presented it thrilling the audience, gaining great success.
89
+
**The game players became game designers** and being very enthusiasts of their creation, they presented it thrilling the audience, gaining great success.
90
90
91
91
### Conclusioni
92
92
After two intense days of non-stop activity and demos, we gathered many informations and suggestions on how to use and improve the robot.
0 commit comments