Skip to content
Sébastien Sénégas edited this page Mar 4, 2020 · 8 revisions

Welcome to the kickoff wiki!

Open Kick Off is a football simulation game written in Java with the help of LibGDX.

This game programming project is designed to meet the following objectives:

  • Redoing a game like Kick Off is a way to have fun while learning new things. Mainly, learning design patterns that emphasizes Object-oriented programming and patterns integration. The context of computer game development is used to engage and motivate, cause it's fun and additionally rich with modelizable behaviors.
  • To experiment game AI techniques
  • Learn to use new development tools, such as Gradle...
  • (Try to)Reverse engineering part of the original game, to be closest as possible to the original Dino Dino's Kick Off.

It is developed on my spare time as a hobby.

Clone this wiki locally