Skip to content

This project is a Card Game application developed in Java using Java Form. It simulates a tabletop card game where players draw, play, and compete according to customizable game rules. The goal is to create an engaging and interactive gaming experience.

Notifications You must be signed in to change notification settings

FehmiTahsinDemirkan/CardGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Card Game ๐ŸŽด

This project is a Card Game application where players can play a game using a deck of cards. Players can draw, play, and compete with other players according to the rules of the game. The project aims to provide a fun simulation of a tabletop card game.

Features โœจ

  • Create and shuffle a deck of cards.
  • Distribute cards and play them based on player turns.
  • Customize game rules.
  • Simple and user-friendly interface.
  • Modular and extendable code structure.

Technologies Used ๐Ÿ› ๏ธ

  • Programming Language: [java]
  • Development Environment: [intelij idea]

Installation ๐Ÿ“ฆ

Follow these steps to set up and run the project:

  1. Clone the Repository:
    git clone https://github.com/FehmiTahsinDemirkan/CardGame.git
  2. Set Up the Development Environment:
    • Install the required IDE (e.g., Visual Studio) and dependencies.
  3. Run the Project:
    • Press F5 to launch the project in debug mode.

Usage ๐Ÿ•น๏ธ

  1. Launch the application to start the game.
  2. Choose the number of players and define the rules.
  3. Cards will be dealt automatically, and the game will begin.
  4. Play cards in turn according to the rules.

Development ๐Ÿงฉ

This project is open-source and welcomes contributions. You can contribute by adding new features or fixing issues:

  1. Fork the repository:
    git fork https://github.com/FehmiTahsinDemirkan/CardGame.git
  2. Create a new branch:
    git checkout -b feature/your-feature
  3. Make and commit your changes:
    git commit -m "Added a new feature."  
    git push origin feature/your-feature
  4. Create a Pull Request.

Contributors ๐Ÿค

License ๐Ÿ“œ

This project is licensed under the MIT License.

About

This project is a Card Game application developed in Java using Java Form. It simulates a tabletop card game where players draw, play, and compete according to customizable game rules. The goal is to create an engaging and interactive gaming experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages