Code Monkey home page Code Monkey logo

minecraft-card-game's Introduction

Minecraft: Aether Realm Wars

Tugas Besar 2 Mata Kuliah IF2210 Pemrograman Berorientasi Objek. Built by Kelompok 8 - FAAAK

Table of Contents

General Information

Aplikasi ini merupakan sebuah aplikasi game kartu turn based untuk 2 pemain. Pemain bermain secara bergantian pada 1 layar yang sama. Tujuan dari game ini adalah menghabiskan health points (HP) musuh. HP dapat berkurang apabila terkena serangan dari kartu karakter yang diletakkan di board.

Structures

.
│   .gitignore
│   build.gradle
│   gradlew
│   gradlew.bat
│   README.md
│   settings.gradle
│
├───gradle
│   └───wrapper
│           gradle-wrapper.jar
│           gradle-wrapper.properties
│
└───src
    ├───main
    │   ├───java
    │   │   └───com
    │   │       └───aetherwars
    │   │           │   AetherWars.java
    │   │           │
    │   │           ├───controller
    │   │           │       BoardController.java
    │   │           │       CardController.java
    │   │           │       DrawController.java
    │   │           │       EndController.java
    │   │           │       FieldCardController.java
    │   │           │
    │   │           ├───model
    │   │           │   ├───board
    │   │           │   │       Board.java
    │   │           │   │       Phase.java
    │   │           │   │       TakeTurns.java
    │   │           │   │
    │   │           │   ├───card
    │   │           │   │   │   Card.java
    │   │           │   │   │   CardDatabase.java
    │   │           │   │   │   CardException.java
    │   │           │   │   │
    │   │           │   │   ├───character
    │   │           │   │   │       Affectable.java
    │   │           │   │   │       Attackable.java
    │   │           │   │   │       Character.java
    │   │           │   │   │       Summonable.java
    │   │           │   │   │       SummonedCharacter.java
    │   │           │   │   │       Type.java
    │   │           │   │   │       TypeComparator.java
    │   │           │   │   │
    │   │           │   │   └───spell
    │   │           │   │       │   Applicable.java
    │   │           │   │       │   Revertible.java
    │   │           │   │       │   Spell.java
    │   │           │   │       │
    │   │           │   │       ├───level
    │   │           │   │       │       Level.java
    │   │           │   │       │
    │   │           │   │       ├───morph
    │   │           │   │       │       Morph.java
    │   │           │   │       │
    │   │           │   │       ├───potion
    │   │           │   │       │       Potion.java
    │   │           │   │       │
    │   │           │   │       └───swap
    │   │           │   │               Swap.java
    │   │           │   │
    │   │           │   ├───deck
    │   │           │   │       Deck.java
    │   │           │   │       DeckException.java
    │   │           │   │
    │   │           │   └───player
    │   │           │           Player.java
    │   │           │           PlayerException.java
    │   │           │
    │   │           └───util
    │   │                   CSVReader.java
    │   │
    │   └───resources
    │       └───com
    │           └───aetherwars
    │               ├───material
    │               │       att.png
    │               │       att_2.png
    │               │       att_3.png
    │               │       hp.png
    │               │
    │               ├───model
    │               │   ├───card
    │               │   │   ├───character
    │               │   │   │   ├───data
    │               │   │   │   │       character.csv
    │               │   │   │   │
    │               │   │   │   └───image
    │               │   │   │           Creeper.png
    │               │   │   │           Drowned.png
    │               │   │   │           Ender Dragon.png
    │               │   │   │           Enderman.png
    │               │   │   │           Endermite.png
    │               │   │   │           Ghast.png
    │               │   │   │           Magma Cube.png
    │               │   │   │           Obsidian.png
    │               │   │   │           Piglin Brute.png
    │               │   │   │           Sheep.png
    │               │   │   │           Shulker.png
    │               │   │   │           Skeleton.png
    │               │   │   │           Slime.png
    │               │   │   │           Villager.png
    │               │   │   │           Warden.png
    │               │   │   │           Wither Skeleton.png
    │               │   │   │           Wither.png
    │               │   │   │           Zombie.png
    │               │   │   │
    │               │   │   └───spell
    │               │   │       ├───level
    │               │   │       │   ├───data
    │               │   │       │   │       spell_lvl.csv
    │               │   │       │   │
    │               │   │       │   └───image
    │               │   │       │           Bottle O' Disenchanting.png
    │               │   │       │           Bottle O' Enchanting.png
    │               │   │       │
    │               │   │       ├───morph
    │               │   │       │   ├───data
    │               │   │       │   │       spell_morph.csv
    │               │   │       │   │
    │               │   │       │   └───image
    │               │   │       │           Creeper... Aw Man.png
    │               │   │       │           Crybaby Dominion.png
    │               │   │       │           Drowning.png
    │               │   │       │           Malin Kundang.png
    │               │   │       │           Sheepify.png
    │               │   │       │           Sugondese.png
    │               │   │       │
    │               │   │       ├───potion
    │               │   │       │   ├───data
    │               │   │       │   │       spell_ptn.csv
    │               │   │       │   │
    │               │   │       │   └───image
    │               │   │       │           Aromatic Ginger Rice.png
    │               │   │       │           Bad Alcohol.png
    │               │   │       │           Contract of Living Space.png
    │               │   │       │           Deathly Magic.png
    │               │   │       │           Divine Wind.png
    │               │   │       │           GPU Very Good.png
    │               │   │       │           Grabkeun.png
    │               │   │       │           Halal Porkchop.png
    │               │   │       │           Herobrine's Blessing.png
    │               │   │       │           Honey Bottle.png
    │               │   │       │           Kordas' Curse.png
    │               │   │       │           Mother's Prayer.png
    │               │   │       │           Sadikin Elixir.png
    │               │   │       │           SNMPTN Acceptance Letter.png
    │               │   │       │           SNMPTN Rejection Letter.png
    │               │   │       │           Spectral's Power.png
    │               │   │       │           Witch's Eye.png
    │               │   │       │           Yoasobi.png
    │               │   │       │
    │               │   │       └───swap
    │               │   │           ├───data
    │               │   │           │       spell_swap.csv
    │               │   │           │
    │               │   │           └───image
    │               │   │                   Axolotl Blood.png
    │               │   │                   Bone Marrow.png
    │               │   │                   Cat Food.png
    │               │   │                   Cooked Beef Juice.png
    │               │   │                   Detergent.png
    │               │   │                   Ghast Tears.png
    │               │   │                   Morning's Blessing.png
    │               │   │                   Potion of Bargaining.png
    │               │   │                   Potion of Turtle Master.png
    │               │   │                   Swab Test.png
    │               │   │
    │               │   ├───deck
    │               │   │   ├───data
    │               │   │   │       deck_1.csv
    │               │   │   │       deck_2.csv
    │               │   │   │
    │               │   │   └───image
    │               │   └───player
    │               │       ├───data
    │               │       └───image
    │               │               Alex.png
    │               │               Steve.png
    │               │
    │               └───view
    │                       Board.fxml
    │                       Card.fxml
    │                       Draw.fxml
    │                       End.fxml
    │                       FieldCard.fxml
    │
    └───test
        ├───java
        │       BoardTest.java
        │       CardTest.java
        │       DeckTest.java
        │       PlayerTest.java
        │
        └───resources

Technologies Used

  • JDK Amazon Corretto version 1.8.0
  • JavaFX version 8.0.202
  • JUnit version 4.13.2

Setup

  1. Pastikan komputer anda telah melakukan instalasi seluruh built dan testing tools yang digunakan pada aplikasi ini.
  2. Lakukan clone terhadap repository ini pada komputer anda.
  3. Anda dapat menjalankan perintah ./gradlew build pada Linux dan macOS atau .\gradlew build pada Windows command prompt pada komputer Anda. Perintah tersebut akan membangun program dengan built tools gradle.

Usage

  1. Anda dapat menjalankan program ini dengan menggunakan perintah ./gradlew run pada Linux dan macOS atau .\gradlew run pada Windows command prompt pada komputer Anda. Jika berhasil, maka akan muncul window aplikasi AetherWars.
  2. Selamat bermain!

Screenshots

Choose Card Gameplay

Contacts

Created by:

minecraft-card-game's People

Contributors

apwic avatar azkazkazka avatar fikrikhoironn avatar rayhankinan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.