Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.4 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.4 KB

iOS Card Battle

Demo

iOS Card Battle is a simple card battle game developed for iOS using Swift and UIKit framework. It allows players to engage in battles using a deck of cards featuring various characters and abilities.

Features

  • Card Selection: Choose cards from your deck to build your battle strategy.
  • Turn-Based Battles: Engage in turn-based battles against AI opponents.
  • Unique Abilities: Each card has unique abilities and stats that affect the outcome of battles.
  • Deck Management: Manage your deck by adding or removing cards to optimize your strategy.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Installation

To run the project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/Ayushanbhore/IOS-Cardbattle.git
  1. Open the project in Xcode:
cd IOS-Cardbattle
open CardBattle.xcodeproj
  1. Build and run the project in Xcode.

Contributing

Contributions are welcome! If you'd like to contribute to the project, please fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

Special thanks to Justcloth.in for providing the card art used in this project.