# Football Simulation Engine

A Node.js based football (soccer) match simulation engine that models realistic game mechanics and physics.

## Features

- Complete match simulation with two halves
- Team and player management with JSON configuration
- Realistic ball and player movement physics
- Core football actions (passing, shooting, tackling)
- Foul detection system
- Offside rules implementation
- Score tracking
- Extensive test coverage

## Installation
