Designed and built for the nostalgia, the "Penny Arcade" is a core Python application that lets users play solo games like Blackjack or Hangman in a terminal or console window.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
To ensure success in running the application, please follow the steps below prior to attempting to run the application in the terminal, console, or IDE of your choice.
- Download the Python 3 Windows embeddable package and follow the setup guide to install
MacOS comes pre-installed with Python. You can check for the installed Python version(s) in the terminal by entering the command in a terminal window.
% python --version
Python 3.11.5
To update to the latest version:
% brew update && brew upgrade python
Both Windows and Mac users should be able to install the requests library directly from a terminal or console window once Python has been installed on the device or environment.
pip install requests
Alternatively, you can install using the requirements.txt
file.
pip install -r requirements.txt
- Remove duplicate code and create functions in place
- Improve error handling
While this app was developed simply for fun, please feel free to contribute new ideas and enhancements to this project.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Eoghan - @EoghyUnscripted
Project Link: https://github.com/EoghyUnscripted/Arcade-Games-Core
- Bullwinkle - Is tú grá mo chroí agus mo chúis
- Best-README-Template - Template used for this README
- 8Ball-Api - API for Magic 8 Ball
- Open-Trivia-Database - API for Quiz Game