Skip to content

anthonyi7/python-arcade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-arcade

A simple, terminal-based Python arcade featuring two interactive games — Rock, Paper, Scissors and Guess My Number. This project demonstrates modular programming, command-line argument parsing, input validation, and basic game logic. Additionally: shows usage of modules, functions, nested fucntions, recursion, loops, conditionals, scope management, standard library modules (argparse, sys, random, and enum)

Idea for the project was inspired by: https://www.youtube.com/watch?v=qwAFL1597eM&t=2s Code for number guess_numbers.py and arcade.py are my original work, rps.py is from the study guide.

About

simple arcade interface in python that shows usage of:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages