Git Product home page Git Product logo

eoghyunscripted / arcade-games-core Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 485 KB

Designed and built for the nostalgia of old school green-screen games on the original Macintosh computer, the "Penny Arcade" is a scalable Python app developed using class files to allow users to play solo games like Blackjack and Hangman in the console window.

Home Page: https://replit.com/@EoghyUnscripted/Penny-Arcade

License: MIT License

Python 100.00%
cli green-screen python python3 scalable-applications terminal-games terminal-games-python

arcade-games-core's Introduction

Logo

Contributors Forks Stargazers Issues MIT License

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
  1. About The Project
  2. Getting Started
  3. Goals
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project

Product Name Screen Shot

Developed Using

Python Visual Studio Code

Getting Started

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.

Prerequisites

Installation

Install Python for Windows OS

Install Python for MacOS

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

Install Requests

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

Goals

  • Remove duplicate code and create functions in place
  • Improve error handling

Contributing

While this app was developed simply for fun, please feel free to contribute new ideas and enhancements to this project.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Eoghan - @EoghyUnscripted

Project Link: https://github.com/EoghyUnscripted/Arcade-Games-Core

Acknowledgments

arcade-games-core's People

Contributors

eoghyunscripted avatar

Watchers

 avatar

arcade-games-core's Issues

Treasure Island Doesn't Load (Replit)

When selecting the menu option 4 for Treasure Island when running app through Replit, it returns to the main menu. This indicates that there is an error somewhere along the way.

  • Check that the programming is opening the JSON files correctly

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.