Skip to content

A simple Riddle game. Example of what students can code to learn coding in a fun way.

Notifications You must be signed in to change notification settings

giottachou/Bridge_Crossing_Riddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Bridge_Crossing_Riddle

A simple Riddle game in Perl

This was part of a project for Teaching Informatics classs in 3rd semester at university. It is simple because it is supposed to be what the students would have made if this was their assignment and what they would have learned from this. Here I have only the code of the assignment.

More information and background:

I believe that telling the students to make a game is a fun activity to learn how to code. This is an example of that. For this game you don't need to be an expert or even intermediate in programming. Specifically these types of riddles have a lot of back and forth and this gives us the oportunity to teach how loops work to students. Also the kind of visualization you get from the game makes it more understandable to some students. It is a simple and fun lesson.

About

A simple Riddle game. Example of what students can code to learn coding in a fun way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages