Skip to content

rayj1981/CodingGraceGame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodingGraceGame

A Python text-based adventure game for introductory programming courses. Three rooms, a Rock-Paper-Scissors mini-game, ASCII art, and a dictionary-driven player state illustrate core concepts including functions, loops, exception handling, input validation, and f-strings.

Based on the original text-based adventure game by Coding Grace, an Irish not-for-profit organization supporting diversity in tech. Source repository: codinggrace/text_based_adventure_game. Licensed under the MIT License.

About

A Python text-based adventure game for introductory programming courses. Three rooms, a Rock-Paper-Scissors mini-game, ASCII art, and a dictionary-driven player state illustrate core concepts including functions, loops, exception handling, input validation, and f-strings.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%