Code Monkey home page Code Monkey logo

catanuniverse's Introduction

Catanuniverse

Réalisé par Idil Saglam 22015094 dans le cadre du module Programmation Orienté Objet et Interface Graphique à l'Université Paris.

Pré-requis

Le outils et leurs versions nécessaire pour projet est le suivant:

  • Gradle version 7.3
    La commande gradle --version sur votre terminal doit donner le résultat suivant:
	------------------------------------------------------------
	Gradle 7.3
	------------------------------------------------------------

	Build time:   2021-11-09 20:40:36 UTC
	Revision:     96754b8c44399658178a768ac764d727c2addb37

	Kotlin:       1.5.31
	Groovy:       3.0.9
	Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
	JVM:          17.0.1 (Homebrew 17.0.1+0)
  • Open JDK 17.
    La commande java --version sur votre terminal doit donner résultat suivant:
openjdk 17 2021-09-14
OpenJDK Runtime Environment (build 17+35-2724)
OpenJDK 64-Bit Server VM (build 17+35-2724, mixed mode, sharing)
  • JDK version 15

Compiler

IMPORTANT: Pour pouvoir compiler correctement le code source. Rassurez vous que les logiciels pré-requis sont installé avec les précisés dans la partie Prérequis.

Depuis le dossier où ce README est situé, lancez la commande suivant dans un terminal;

gradle :client:build

Lancer l'application Java Swing (Interface Graphique)

IMPORTANT: Pour pouvoir lancer correctement l'interface graphique Java Swing. Rassurez vous que les logiciels pré-requis sont installé avec les précisés dans la partie Pré-requis.

Depuis le dossier où ce README est situé, lancez la commande suivant dans un terminal;

gradle :client:run

catanuniverse's People

Contributors

idilsaglam avatar

Watchers

 avatar  avatar

catanuniverse's Issues

bug: number of players -1

When validating the configuration with start button, the number of player is set to -1 which creates an error with invalid length

bug: Host configuration start button

When host game mode selected, and when username input is filled start game button set enabled but it should not be enabled as the port number is not defined.

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.