1.0.0 • Published 5 months ago

mf-football-engine v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

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