Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

utarwyn/simbad-school-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong pong: a Simbad Pong-like game

A school programmation project using Simbad (http://simbad.sourceforge.net/) and Java3D.
Created by Malgorn Maxime & Duval Paul during their university course (CPOA - Advanced object-oriented conception and programming).

What is Simbad?

Simbad screenshot

Simbad is a Java 3d robot simulator for scientific and educationnal purposes. It is mainly dedicated to researchers/programmers who want a simple basis for studying Situated Artificial Intelligence, Machine Learning, and more generally AI algorithms, in the context of Autonomous Robotics and Autonomous Agents. It is not intented to provide a real world simulation and is kept voluntarily readable and simple.

(From the Simbad website)

What about the game?

We have realized a Pong-like game using Simbad in a ten of hours for a university project. The game supports up to 2 players and an AI can replace them if needed.

The game uses :

  • Java v1.8+
  • Java 3D v1.3.1
  • Simbad v1.4

❔ Need more infos? Go to the wiki!

A screenshot of our game

You can help us to improve the game by sending pull requests!
Thanks! 🔥 😍