DIGITAL LIBRARY
X MARKS THE BOT: ONLINE CODING-BASED TREASURE HUNT GAMES FOR CODE LITERACY
University of Urbino (ITALY)
About this paper:
Appears in: INTED2018 Proceedings
Publication year: 2018
Pages: 4867-4873
ISBN: 978-84-697-9480-7
ISSN: 2340-1079
doi: 10.21125/inted.2018.0951
Conference name: 12th International Technology, Education and Development Conference
Dates: 5-7 March, 2018
Location: Valencia, Spain
Abstract:
Coding games, both computer-based and “unplugged” ones, have been increasingly used over the past years to promote code literacy and to bring basic programming concepts to the larger public, in particular to children in pre-school, elementary, and middle school ages.
Chatbots on instant messaging (IM) platforms provide a modern and friction-free interface that allow software developers to instantly connect with a wide audience, making use of familiar conversational interface patterns.

“Code Hunting Games” is a chatbot-based multiplayer game, which engages multiple teams in a “treasure hunt” guided by a Telegram bot. On their track to the treasure, teams are challenged with a sequence of coding puzzles that must be solved using the conversational interface. At the same time, teams must move through physical space in order to reach geographical locations marked by a code, as indicated by the bot.

In this paper we present the implementation of the game and describe several large-scale deployments, including one Europe-wide game session during CodeWeek 2017 with more than 160 competing teams. The system is freely available online for custom game sessions.
We discuss the game's impact, in terms of engagement for children in particular, lessons learned during development and deployment, and future work.
Keywords:
Coding, code literacy, online games, chatbot, treasure hunt.