Skip to content
ssenegas edited this page Mar 15, 2016 · 8 revisions

Welcome to the kickoff wiki!

Open Kick Off is a football simulation computer game written in Java.

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

  • Redoing a game like Kickoff is a time to time hobby and a way to have fun while learning new things. Mainly, learning design patterns that emphasizes object-orientation and patterns integration. The context of computer game development is used to engage and motivate, cause it's fun and it is additionally rich with design patterns.
  • To experiment game AI techniques
  • To learn how to use new developing tools such as git, github, libgdx, graddle...
  • Reverse engineering part of the original game, to be closest as possible to the original Dino Dino's Kick Off.
Clone this wiki locally