No project description provided
Project description
Team Members
alexh212- Alex Hmitti
as13909 - Aaron Stein :)
Rafinator123 - Rafael Nadal-Scala
Concept
Our project is inspired by the 2023 FIFA World Cup which took place in Qatar. Our overall ambition was to create a fun and low stakes text driven soccer game aimed at those who enjoy the sport. The game is pretty straightforward, all a user has to do is answer world cup trivia questions to score goals and win games moving up in the bracket and hopefully winning it all! The main benefits of the program are like most other games, a form of relaxation and escapism from stress. The final advantage of the game is that it is easy to install, all a person needs is pip and python on their computer and they can play our game for free.
Installation
To install and run this game the user has two options. For both options a user must have Python installed on their computer if they do not already. If you are unsure whether or not your computer has python attempt to run one of the following commands: python --version or python3 --version.
To simply play the game the user must first install pip (if not already installed). Next the user must type in the command pip install pyFIFA. From there the user will have the game installed locally on their machine. To run the game simply type the command pyFIFA-play and the game will be playable. More information about the game can be found on pyFIFA's project page on PyPI's website.
The other way to play is for those who want a more indepth view of the code. To do so users must clone this repository by typing the following command into their terminal: git clone https://github.com/Rafinator123/OOP_Fifa_In_Terminal. From there a user must navigate over to the OOP_Fifa_In_Terminal directory and from the root of that directory run the following command python3 main.py or python main.py depending on which version of python your computer is running.
Dependencies
The only external dependency for this project is pyFiglet.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyFIFA-1.0.5.tar.gz.
File metadata
- Download URL: pyFIFA-1.0.5.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf48922c1ab6ece3cf9884090f90c4082105b9bebd2869c17fcab7d2d6a24676
|
|
| MD5 |
6dad210e34f3daf8dabdb472d21d157e
|
|
| BLAKE2b-256 |
62b4ac890563df8cddec31c74ca1c8ccaf46f47ad2c66d0f15df1dd31fa74e06
|
File details
Details for the file pyFIFA-1.0.5-py3-none-any.whl.
File metadata
- Download URL: pyFIFA-1.0.5-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aaea20f635f1559bf42f0493fde06d71ee2b3ef29db7401275b1a93975c9055a
|
|
| MD5 |
393e69913d0894cc2e22ff7f7eae9e34
|
|
| BLAKE2b-256 |
14bd86b4ddb82cc0e3de6243be35ddd86a7abab51a62afce263f24a625b365ca
|