Skip to content

sailsdima/Football-Simulator

Repository files navigation

Football-Simulator

Welcome to the Football-Simulator wiki!

MAIN GOAL: Simulate Football Match

  • In the game your role is football coach (player can choose real one or create new coach).

  • All information about coaches, teams and players is stored in the SQLite database.

  • Events that can occur in the match: goal, penalty, corner kick, red, yellow card.

  • Generated event is RANDOM, but there are a few criteria that are taken into account while generating event:

    1. The team rating (the skills of the players of this team);
    2. The number of players on the field (if the player of the team received a red card, the chance that this team will perform the effective action in the attack decreases)

ADDITIONALLY

  • Application uses Android Fragments and Services, there is also work with camera (you can change the photo of the trainer by snapshot from the camera).

  • There is a choice of language for the application (localization in English is not yet complete).

PLAN

It is planned to make the application a fully-function simulator: to conduct transfers between team players to strengthen the team, to generate the tournament table and also add the ability to change tactics during the match

SCREENSHOTS

1 2 3
Mainpage Mainpage Mainpage
4 5 6
Mainpage Mainpage Mainpage
7
Mainpage

About

Football Simulator Android App

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages