Skip to content

wolf75222/saint-seiya-deckbuilding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Saint Seiya Deckbuilding

Saint Seiya DeckBuilding is a card game for 1 to 5 players, in the universe of the Knights of the Zodiac. Play as a Bronze Knight and build your deck against other characters, including the mythical Golden Knights!

Explore the docs »

View Demo . Report Bug . Request Feature

Contributors Forks Stargazers Issues License

Table Of Contents

About The Project

Screen Shot

The Saint Seiya Deckbuilding project is a group study project aimed at providing assistance to players of the Saint Seiya DeckBuilding card game. The game, which can be played by up to five players, is set in the universe of the Knights of the Zodiac. Players take on the role of a Bronze Knight and build their deck to compete against other characters, including the legendary Golden Knights.

The game rules can be complex at times, so the project was created to provide a user-friendly and intuitive interface to help players better understand the game mechanics. The project was built using Java and Spring, two powerful technologies that enable developers to create robust and scalable applications.

The project is available on GitHub and comes with detailed documentation to help users get started. The documentation includes instructions on how to install the project and run it on your computer. The project is open source, and contributions from the community are welcome. The project is licensed under the MIT License, which gives users the freedom to use, modify, and distribute the code as they see fit.

See for more information

Built With

Prerequisites

Make sure you have java installed on your computer.

  • java
$

Installation

  1. Make sure you read docs

  2. Clone the repo

$ git clone https://github.com/wolf75222/saint-seiya-deckbuilding.git
  1. Install
$ mvn install
$ mvn compile
  1. Run
$ javac ...
$ java ...
  1. Update docs
$ mvn javadoc:javadoc

Usage

(demo gif)

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

Creating A Pull Request

  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 for more information.

Authors

  • Sirwolf - Comp Sci Student - Sirwolf - Main
  • ♡ Elise ♡ - Comp Sci Student - Elisemag - Main
  • LittleBigOwl - Comp Sci Student - LittleBigOwl - Main
  • killian_charrier - Comp Sci Student - killianc3 - Main
  • EvanEtSens - Comp Sci Student - EvanEtSens - Main