Skip to content

heather-cunningham/PythonConsolePlay2Learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play2Learn Console/Terminal Python version

North Shore Community College's "Full Stack Dev" Certification program

Python terminal/console/command-line text-based version of Play2Learn2 games:

  • Anagram Hunt
  • Math Facts

To Play:

There're two ways to enter either game: Anagram Hunt or Math Facts.

#1 From the Main Menu:

In a terminal or command-line window:

  1. cd into the project's root.
  2. Run command: python main_menu.py.
  3. And, follow the prompts to choose a game and start playing.

#2 From Each Game Itself:

In a terminal or command-line window:

  1. cd into either directory (respectively):
    1. <project root>/anagram_game
    2. Or, <project root>/math_game
  2. Run either game directly from its respective directory with the respective command:
    1. python anagram_hunt.py
    2. Or, python math_facts.py

About

Python terminal/console/command line version of Play2Learn2 games: Math Facts and Anagram Hunt for North Shore Community College's "Full Stack Dev" Certification program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages