Skip to content

20minute/POO

Repository files navigation

TP1

Une programme client-serveur simple

Comment démarrer?

  1. Démarrer le programme serveur
  2. Démarrer le programme client
  var uqac = {
    author1  : "Lijun Zheng",
    author2  : "Paul Fussien"
  }

TP2

A pigeon game

This game is created by javafx

How to install

If your jdk version <11, you can run it directly, if not you need to download and intall JavaFX JDK. In order to install JavaFX JDK in Eclipse or other IDE, you might need some help in this documentation.

How to play

  1. click on the button "add a pigeon".
  2. click on the black screen in order to add new food for the pigeons.
  3. if you want to scare the pigeons, you can click on the button "scare or stop", click it again to stop this behavior.

Some bugs and points can be improved

  1. a new pigeon added into the game world does not know the food immediately.
  2. the velocity of pigeon is relatively slow.
  3. we don't pay attention on the collison of pigeons.
  var uqac = {
    author1  : "Lijun Zheng",
    author2  : "Paul Fussien"
  }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published