Giter Club home page Giter Club logo

libgdx-chess's Introduction

Project logo

LibGDX-Chess

Stars Downloads Last Commit License


A simple networking chess game written in Java using LibGDX.

📝 Table of Contents

🧐 About

LibGDX-Chess is a multiplayer chess game made in Java, using LibGDX. This project was made in college for a networking assignment.

This application writes the entire List of ChessFields as an object and the chat messages as Strings. This is because we needed to use both for the assignment, and I recommend real world applications to replace the object with a string in the Forsyth–Edwards Notation (FEN).

🎈 Usage

Instructions on how to get this project running on your machine:

  1. Download the project from the GitHub repository.
  2. Open the project in IntelliJ IDEA.
  3. Open the Gradle tab on the right side of the screen and click on the "Refresh all Gradle projects" button.
  4. Now go to the Server class in the project and run it.
  5. Now open two instance of the game, this is done by:
    1. Open the Gradle tab on the right of the screen.
    2. Navigate to libgdx-chess (root) -> Tasks -> other.
    3. Click on "run".
    4. Now the application will run, and a build configuration will be added to IntelliJ.
    5. Go to the build configurations and click on "Edit Configurations".
    6. Enable "Allow parallel run".
    7. Run a second instance of the application by clicking on "run" again.

⛏️ Built Using

✍️ Authors

  • @OnsPetruske - Idea, Initial work, general development & management
  • @medkam - General development

libgdx-chess's People

Contributors

pkg-dot-zip avatar

Stargazers

 avatar  avatar

Watchers

 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.