top of page
DEVELOPING A CODING BOARD GAME THAT FOSTERS COMPUTATIONAL THINKING

THE GAME: LUCKY CODES

Mission Statement: The mission of this game is to help every student, with or without access to a computer, to become familiar with coding in a fun way. In the process, students will practice essential coding concepts such as conditionals, loops, and debugging and computational thinking skills such as algorithmic thinking, strategic thinking, and problem-solving.

image.png
The Game

BACKGROUND

 

The big idea (i.e. humble theory) for this project was that a well-designed board game could help players become familiar with computer programming concepts and foster computational thinking in a fun and engaging way. To begin the design process, the “game core” had to be decided to set the structure and a concrete starting point. Using George Kalmpourtzis’ (2018) triangle of the three essential aspects of the design process (p.54), the initial goals for the players, the learning aspect, and the game were first identified:

  • Players: Novice students, mainly upper elementary school students. 

  • Learning Aspect: Help students practice fundamental programming concepts, including algorithmic thinking, sequencing, decomposition, conditionals, and loops.

  • Game: Fun and playable with a group of at least four players.

Triangle.png

The project started with hearing about elementary school teachers having a difficult time teaching computer science to young students. As the importance of integrating computer science and computational thinking in K12 curriculum has increased, many teachers were also required to learn computer programming to teach it to students. However, as also supported by the literature, many of the teachers have been expressing their lack of confidence and being overwhelmed by having to learn and teach a new abstract language on the computer (Ericson et al., 2016; Thompson & Bell, 2013). So we thought, how about we make an unplugged board game for such learning, that could be used in classrooms to help both students and teachers feel more natural to transit to working with computers?

The literature review was done mainly in two parts: computational thinking and educational game design. (See the Literature Review section below.) This helped us understand what computational thinking was, why it is important, how it was being taught in K12 classrooms, the benefits of game-based learning, and explore cases and theories for developing educational games. As a result, there were no objections to the importance of learning computational thinking skills at an early age and the benefits of using games, especially unplugged games for a younger audience. There were also several computer science board games available in the market. However, most of the existing games had limited programming elements or a considerable gap between the game and the actual coding mechanism and were dominated by path movement through simple sequencing of directions than a deeper understanding of computer programming concepts. Therefore, we wanted to develop a board game that could bridge this gap and include advanced programming concepts such as conditionals and loops.

Background

LITERATURE REVIEW

 

Computational thinking (CT) has become an important concept in K12 education (Wing, 2006). It has become not only an important skill for computer scientists, but also for children in developing their ability to solve problems effectively and efficiently, and to enhance their analytical ability (Shute, et al., 2017; Wing, 2006). Naturally, education for CT has nationally been recognized by governments and educators as an important skill for all students and therefore a necessary part of the school curriculum (Barr et al., 2011; Smith, 2016; Wu, 2018), especially through computer science education (Brennan & Resnick, 2012; Wong et al, 2015). 


Many research shows that using games in learning can enhance students’ interest, engagement, and motivation (Apostolellis et al., 2014; Barab et al., 2010; Barata et al., 2013; Nah et al., 2014; Sitzmann, 2011). Accordingly, many digital games for learning CT and coding have been developed, such as CodeMonkey (https://www.codemonkey.com/) and CodinGame (https://www.codingame.com/). Although such digital games have many benefits in that they are highly interactive (Berland & Lee, 2011) and closely resembles the actual programming environment, such computer-based methods limit education for those who do not have access to computers or the Internet (Nishida, et al, 2009). Therefore, unplugged tabletop games, such as board games and card games, can be effective tools in classrooms, making learning accessible for anyone with or without the digital infrastructure (Bell & Vahrenhold, 2018). 

Diagram.PNG
Table.PNG

Figure 1 Diagram of the three constructs

Table 1 Example literature of areas (a) to (f) in Figure 1

A sufficient amount of studies has been done on each topic - computational thinking, unplugged learning, and gamification elements, represented by areas (a), (b), (c) in Figure 1. As the importance of such topics has been approved, many research that overlap two topics (areas (d), (e), (f) in Figure 1) has also been studied and published. (Table 1 presents examples of literature on areas from (a) to (f).) However, compared to the unceasing popularity of the topics, there was a gap in the research where all three topics overlapped ((g) in Figure 1) which is where this research project aims to address.

Literature Review
REFERENCES

Apostolellis, P., Stewart, M., Frisina, C., & Kafura, D. (2014). RaBit EscAPE: a board game for computational thinking. In Proceedings of the 2014 conference on Interaction design and children (pp. 349-352). ACM.


Barata, G., Gama, S., Jorge, J., & Gonçalves, D. (2013, October). Improving participation and learning with gamification. In Proceedings of the First International Conference on gameful design, research, and applications (pp. 10-17).


Barr, D., Harrison, J., & Conery, L. (2011). Computational thinking: A digital age skill for everyone. Learning & Leading with Technology, 38(6), 20-23.


Bell, T., & Vahrenhold, J. (2018). CS Unplugged—How Is It Used, and Does It Work?. In Adventures Between Lower Bounds and Higher Altitudes (pp. 497-521). Springer, Cham.


Bell, T., Witten, I., & Fellows, M. (2015). CS Unplugged: An enrichment and extension programme for primary-aged students.


Berland, M., & Lee, V. R. (2011). Collaborative strategic board games as a site for distributed computational thinking. International Journal of Game-Based Learning (IJGBL), 1(2), 65-81.


Bronack, S. (2006). Learning unplugged: The Internet divide in American schools. Electronic Magazine of Multicultural Education, 8(1), 1-6.


Combefis, S., Beresnevičius, G., & Dagienė, V. (2016). Learning programming through games and contests: overview, characterisation and discussion. Olympiads in Informatics, 10(1), 39-60.


Daul, S. (2014). Game design for learning (No. 1407). Association for Training and Development.


Deterding, S., Sicart, M., Nacke, L., O'Hara, K., & Dixon, D. (2011). Gamification. using game-design elements in non-gaming contexts. In CHI'11 extended abstracts on human factors in computing systems (pp. 2425-2428).


Ericson, B., Adrion, W. R., Fall, R., & Guzdial, M. (2016). State-based progress towards computer science for all. ACM Inroads, 7(4), 57-60.


Gayeski, D. M. (2002). Beyond Web-based training: Learning unplugged. Educational Technology, 42(6), 55-57.


Grover, S., & Pea, R. (2013). Computational thinking in K–12: A review of the state of the field. Educational researcher, 42(1), 38-43.


Grover, S., & Pea, R. (2018). Computational Thinking: A competency whose time has come. Computer science education: Perspectives on teaching and learning in school, 19.


Han, S. K., & Kim, K. S. (2007). The Study on Unplugged Learning Method of Computer Science for Elementary School Students. Journal of The Korean Association of Information Education, 11(4), 497-504.


Hsu, T. C., Chang, S. C., & Hung, Y. T. (2018). How to learn and how to teach computational thinking: Suggestions based on a review of the literature. Computers & Education, 126, 296-310.


Hunicke, R., LeBlanc, M., & Zubek, R. (2004, July). MDA: A formal approach to game design and game research. In Proceedings of the AAAI Workshop on Challenges in Game AI (Vol. 4, No. 1, p. 1722).


Kalmpourtzis, G. (2018). Educational game design fundamentals: a journey to creating intrinsically motivating learning experiences. CRC Press.


Kazimoglu, C., Kiernan, M., Bacon, L., & MacKinnon, L. (2012). Learning programming at the computational thinking level via digital game-play. Procedia Computer Science, 9, 522-531.


Kim, J., Jung, J., & Kim, S. (2015). The relationship of game elements, fun and flow. Indian Journal of Science and Technology, 8(S8), 405-411.


La Roche, C. R., & Flanigan, M. A. (2013). Student use of technology in class: Engaged or unplugged?. Journal of College Teaching & Learning (TLC), 10(1), 47-54.


Nah, F. F. H., Zeng, Q., Telaprolu, V. R., Ayyappa, A. P., & Eschenbrenner, B. (2014, June). Gamification of education: a review of literature. In International conference on hci in business (pp. 401-409). Springer, Cham.


Nishida, T., Kanemune, S., Idosaka, Y., Namiki, M., Bell, T., & Kuno, Y. (2009). A CS unplugged design pattern. ACM SIGCSE Bulletin, 41(1), 231-235.


Peel, A., Sadler, T. D., & Friedrichsen, P. (2019). Learning natural selection through computational thinking: Unplugged design of algorithmic explanations. Journal of Research in Science Teaching, 56(7), 983-1007.


Price, S. (2008, February). A representation approach to conceptualizing tangible learning environments. In Proceedings of the 2nd international conference on Tangible and embedded interaction (pp. 151-158).


Ramani, G. B., Siegler, R. S., & Hitti, A. (2012). Taking it to the classroom: Number board games as a small group learning activity. Journal of educational psychology, 104(3), 661.


Repenning, A., Webb, D., & Ioannidou, A. (2010, March). Scalable game design and the development of a checklist for getting computational thinking into public schools. In Proceedings of the 41st ACM technical symposium on Computer science education (pp. 265-269). ACM.


Robinson, D., & Bellotti, V. (2013, April). A preliminary taxonomy of gamification elements for varying anticipated commitment. In Proc. ACM CHI 2013 Workshop on Designing Gamification: Creating Gameful and Playful Experiences.


Shute, V. J., Sun, C., & Asbell-Clarke, J. (2017). Demystifying computational thinking. Educational Research Review, 22, 142-158.


Thies, R., & Vahrenhold, J. (2012, February). Reflections on outreach programs in CS classes: learning objectives for" unplugged" activities. In Proceedings of the 43rd ACM technical symposium on Computer Science Education (pp. 487-492).


Treher, E. N. (2011). Learning with board games. The Learning Key Inc.


Tsarava, K., Moeller, K., & Ninaus, M. (2018). Training computational thinking through board games: The case of Crabs & Turtles. International Journal of Serious Games, 5(2), 25-44.


Wang, J. C. (2015). Games unplugged! Dolanan Anak, Traditional Javanese children’s singing games in the 21st-century general music classroom. General Music Today, 28(2), 5-12.

 

Wing, J. M. (2006). Computational thinking. Communications of the ACM, 49(3), 33-35.

References

© 2025 by DAYAE YANG

bottom of page