namespace Pong.Scripts.Data; public enum PlayerNumber { PlayerOne, PlayerTwo }