Skip to content

Releases: xylium117/pavillion

Version 1.0.1

18 Sep 10:02
1f4124c
Compare
Choose a tag to compare

Pavillion

Release 1.0

This is the initial release of the code on GitHub. Also README.md needed to be fixed haha.

Getting Started 🚀

To get started, simply open the Terminal and clone the project.

git clone https://github.com/xylium117/pavillion.git

Then proceed open the directory.

cd pavillion

Run a python script of your choice :

python script.py

List of Runnable Scripts

custom.py - Simulate a Test series between 2 custom teams

customleague.py- Simulate a league with a number of custom teams

historical.py - Simulate a Test series between 2 National teams (with players from a certain era)

historicalleague.py - Simulate a league with a number of National teams (with players from a certain era)

Prerequisites 📋

To run Pavillion, Python must be downloaded. An IDE is also suggested if you want to contribute to the code.

Contributing 🤝

Contributions are welcome! If you have any improvements, bug fixes, or new projects to add to this gallery, please follow these steps:

  1. Fork this repository.
  2. Create a new branch for your feature (git checkout -b feature-name).
  3. Make your changes and commit them (git commit -m 'Add new project').
  4. Push to your branch (git push origin feature-name).
  5. Open a pull request and describe your changes.

Full Changelog: https://github.com/xylium117/pavillion/commits/v1.0.0

Version 1.0

18 Sep 09:58
afbdec2
Compare
Choose a tag to compare

Zerconium

Release 1.0

This is the initial release of the code on GitHub.

Getting Started 🚀

To get started, simply open the Terminal and clone the project.

git clone https://github.com/xylium117/zerconium.git

Then proceed open the directory.

cd zerconium

Run a python script of your choice :

python script.py

List of Runnable Scripts

custom.py - Simulate a Test series between 2 custom teams

customleague.py- Simulate a league with a number of custom teams

historical.py - Simulate a Test series between 2 National teams (with players from a certain era)

historicalleague.py - Simulate a league with a number of National teams (with players from a certain era)

Prerequisites 📋

To run Zerconium, Python must be downloaded. An IDE is also suggested if you want to contribute to the code.

Contributing 🤝

Contributions are welcome! If you have any improvements, bug fixes, or new projects to add to this gallery, please follow these steps:

  1. Fork this repository.
  2. Create a new branch for your feature (git checkout -b feature-name).
  3. Make your changes and commit them (git commit -m 'Add new project').
  4. Push to your branch (git push origin feature-name).
  5. Open a pull request and describe your changes.

Full Changelog: https://github.com/xylium117/zerconium/commits/v1.0.0