react-native-games 1.5.0 → 1.7.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/module/games/balloon-blaster/BalloonBlaster.js +1 -1
- package/lib/module/games/balloon-blaster/BalloonBlaster.js.map +1 -1
- package/lib/module/games/balloon-blaster/BalloonBlasterConstants.js +1 -1
- package/lib/module/games/balloon-blaster/BalloonBlasterConstants.js.map +1 -1
- package/lib/module/games/balloon-blaster/BalloonBlasterService.js +1 -1
- package/lib/module/games/balloon-blaster/BalloonBlasterService.js.map +1 -1
- package/lib/module/games/balloon-blaster/BalloonBlasterStore.js +1 -1
- package/lib/module/games/balloon-blaster/BalloonBlasterStore.js.map +1 -1
- package/lib/module/games/balloon-blaster/components/BalloonComponent.js +1 -1
- package/lib/module/games/balloon-blaster/components/BalloonComponent.js.map +1 -1
- package/lib/module/games/balloon-blaster/components/GameArea.js +1 -1
- package/lib/module/games/balloon-blaster/components/GameArea.js.map +1 -1
- package/lib/module/games/balloon-blaster/components/GameBackground.js +1 -1
- package/lib/module/games/balloon-blaster/components/GameBackground.js.map +1 -1
- package/lib/module/games/balloon-blaster/components/ScoreBoard.js +1 -1
- package/lib/module/games/balloon-blaster/components/ScoreBoard.js.map +1 -1
- package/lib/module/games/bike-racing/BikeRacing.js +1 -1
- package/lib/module/games/bike-racing/BikeRacing.js.map +1 -1
- package/lib/module/games/bike-racing/BikeRacingConstants.js +1 -1
- package/lib/module/games/bike-racing/BikeRacingService.js +1 -1
- package/lib/module/games/bike-racing/BikeRacingService.js.map +1 -1
- package/lib/module/games/bike-racing/BikeRacingStore.js +1 -1
- package/lib/module/games/bike-racing/BikeRacingStore.js.map +1 -1
- package/lib/module/games/bike-racing/components/BikeComponent.js +1 -1
- package/lib/module/games/bike-racing/components/BikeComponent.js.map +1 -1
- package/lib/module/games/bike-racing/components/GameBackground.js +1 -1
- package/lib/module/games/bike-racing/components/GameBackground.js.map +1 -1
- package/lib/module/games/bike-racing/components/ScoreBoard.js +1 -1
- package/lib/module/games/bike-racing/components/ScoreBoard.js.map +1 -1
- package/lib/module/games/block-blast/BlockBlast.js +1 -1
- package/lib/module/games/block-blast/BlockBlast.js.map +1 -1
- package/lib/module/games/block-blast/BlockBlastConstants.js +1 -1
- package/lib/module/games/block-blast/BlockBlastConstants.js.map +1 -1
- package/lib/module/games/block-blast/BlockBlastService.js +1 -1
- package/lib/module/games/block-blast/BlockBlastService.js.map +1 -1
- package/lib/module/games/block-blast/BlockBlastStore.js +1 -1
- package/lib/module/games/block-blast/BlockBlastStore.js.map +1 -1
- package/lib/module/games/block-blast/components/BlastAnimation.js +1 -0
- package/lib/module/games/block-blast/components/BlastAnimation.js.map +1 -0
- package/lib/module/games/block-blast/components/BlockPieceComponent.js +1 -1
- package/lib/module/games/block-blast/components/BlockPieceComponent.js.map +1 -1
- package/lib/module/games/block-blast/components/GameArea.js +1 -1
- package/lib/module/games/block-blast/components/GameArea.js.map +1 -1
- package/lib/module/games/block-blast/components/GameBackground.js +1 -1
- package/lib/module/games/block-blast/components/GameBackground.js.map +1 -1
- package/lib/module/games/block-blast/components/GridComponent.js +1 -1
- package/lib/module/games/block-blast/components/GridComponent.js.map +1 -1
- package/lib/module/games/block-blast/components/ScoreBoard.js +1 -1
- package/lib/module/games/block-blast/components/ScoreBoard.js.map +1 -1
- package/lib/module/games/bubble-shooter/BubbleShooter.js +1 -1
- package/lib/module/games/bubble-shooter/BubbleShooter.js.map +1 -1
- package/lib/module/games/bubble-shooter/BubbleShooterConstants.js +1 -1
- package/lib/module/games/bubble-shooter/BubbleShooterConstants.js.map +1 -1
- package/lib/module/games/bubble-shooter/BubbleShooterService.js +1 -1
- package/lib/module/games/bubble-shooter/BubbleShooterService.js.map +1 -1
- package/lib/module/games/bubble-shooter/BubbleShooterStore.js +1 -1
- package/lib/module/games/bubble-shooter/BubbleShooterStore.js.map +1 -1
- package/lib/module/games/bubble-shooter/components/GameArea.js +1 -1
- package/lib/module/games/bubble-shooter/components/GameArea.js.map +1 -1
- package/lib/module/games/bubble-shooter/components/GameBackground.js +1 -1
- package/lib/module/games/bubble-shooter/components/GameBackground.js.map +1 -1
- package/lib/module/games/bubble-shooter/components/ScoreBoard.js +1 -1
- package/lib/module/games/bubble-shooter/components/ScoreBoard.js.map +1 -1
- package/lib/module/games/candy-crush/CandyCrush.js +1 -1
- package/lib/module/games/candy-crush/CandyCrush.js.map +1 -1
- package/lib/module/games/candy-crush/CandyCrushConstants.js +1 -1
- package/lib/module/games/candy-crush/CandyCrushService.js +1 -1
- package/lib/module/games/candy-crush/CandyCrushStore.js +1 -1
- package/lib/module/games/candy-crush/CandyCrushStore.js.map +1 -1
- package/lib/module/games/candy-crush/components/BlastAnimation.js +1 -0
- package/lib/module/games/candy-crush/components/BlastAnimation.js.map +1 -0
- package/lib/module/games/candy-crush/components/CandyItem.js +1 -1
- package/lib/module/games/candy-crush/components/CandyItem.js.map +1 -1
- package/lib/module/games/candy-crush/components/GameBackground.js +1 -1
- package/lib/module/games/candy-crush/components/GameBackground.js.map +1 -1
- package/lib/module/games/candy-crush/components/GameGrid.js +1 -1
- package/lib/module/games/candy-crush/components/GameGrid.js.map +1 -1
- package/lib/module/games/candy-crush/components/ScoreBoard.js +1 -1
- package/lib/module/games/candy-crush/components/ScoreBoard.js.map +1 -1
- package/lib/module/games/candy-crush/components/index.js +1 -1
- package/lib/module/games/candy-crush/components/index.js.map +1 -1
- package/lib/module/games/car-racing/CarRacing.js +1 -1
- package/lib/module/games/car-racing/CarRacing.js.map +1 -1
- package/lib/module/games/car-racing/CarRacingConstants.js +1 -1
- package/lib/module/games/car-racing/CarRacingService.js +1 -1
- package/lib/module/games/car-racing/CarRacingService.js.map +1 -1
- package/lib/module/games/car-racing/CarRacingStore.js +1 -1
- package/lib/module/games/car-racing/CarRacingStore.js.map +1 -1
- package/lib/module/games/car-racing/components/CarComponent.js +1 -1
- package/lib/module/games/car-racing/components/CarComponent.js.map +1 -1
- package/lib/module/games/car-racing/components/GameBackground.js +1 -1
- package/lib/module/games/car-racing/components/GameBackground.js.map +1 -1
- package/lib/module/games/car-racing/components/ScoreBoard.js +1 -1
- package/lib/module/games/car-racing/components/ScoreBoard.js.map +1 -1
- package/lib/module/games/colors-sort/ColorsSort.js +1 -1
- package/lib/module/games/colors-sort/ColorsSort.js.map +1 -1
- package/lib/module/games/colors-sort/ColorsSortConstants.js +1 -1
- package/lib/module/games/colors-sort/ColorsSortConstants.js.map +1 -1
- package/lib/module/games/colors-sort/ColorsSortService.js +1 -1
- package/lib/module/games/colors-sort/ColorsSortService.js.map +1 -1
- package/lib/module/games/colors-sort/ColorsSortStore.js +1 -1
- package/lib/module/games/colors-sort/ColorsSortStore.js.map +1 -1
- package/lib/module/games/colors-sort/components/ColorContainer.js +1 -1
- package/lib/module/games/colors-sort/components/ColorContainer.js.map +1 -1
- package/lib/module/games/colors-sort/components/GameBackground.js +1 -1
- package/lib/module/games/colors-sort/components/GameBackground.js.map +1 -1
- package/lib/module/games/colors-sort/components/ScoreBoard.js +1 -1
- package/lib/module/games/colors-sort/components/ScoreBoard.js.map +1 -1
- package/lib/module/games/connect-dots/ConnectDots.js +1 -0
- package/lib/module/games/connect-dots/ConnectDots.js.map +1 -0
- package/lib/module/games/connect-dots/ConnectDotsConstants.js +1 -0
- package/lib/module/games/connect-dots/ConnectDotsConstants.js.map +1 -0
- package/lib/module/games/connect-dots/ConnectDotsService.js +1 -0
- package/lib/module/games/connect-dots/ConnectDotsService.js.map +1 -0
- package/lib/module/games/connect-dots/ConnectDotsStore.js +1 -0
- package/lib/module/games/connect-dots/ConnectDotsStore.js.map +1 -0
- package/lib/module/games/connect-dots/components/GameBackground.js +1 -0
- package/lib/module/games/connect-dots/components/GameBackground.js.map +1 -0
- package/lib/module/games/connect-dots/components/GameBoard.js +1 -0
- package/lib/module/games/connect-dots/components/GameBoard.js.map +1 -0
- package/lib/module/games/connect-dots/components/ScoreBoard.js +1 -0
- package/lib/module/games/connect-dots/components/ScoreBoard.js.map +1 -0
- package/lib/module/games/connect-dots/components/index.js +1 -0
- package/lib/module/games/connect-dots/components/index.js.map +1 -0
- package/lib/module/games/connect-dots/index.js +1 -0
- package/lib/module/games/connect-dots/index.js.map +1 -0
- package/lib/module/games/dino-jump/DinoJump.js +1 -1
- package/lib/module/games/dino-jump/DinoJump.js.map +1 -1
- package/lib/module/games/dino-jump/DinoJumpConstants.js +1 -1
- package/lib/module/games/dino-jump/DinoJumpConstants.js.map +1 -1
- package/lib/module/games/dino-jump/DinoJumpService.js +1 -1
- package/lib/module/games/dino-jump/DinoJumpService.js.map +1 -1
- package/lib/module/games/dino-jump/DinoJumpStore.js +1 -1
- package/lib/module/games/dino-jump/DinoJumpStore.js.map +1 -1
- package/lib/module/games/dino-jump/components/DinoSprite.js +1 -1
- package/lib/module/games/dino-jump/components/DinoSprite.js.map +1 -1
- package/lib/module/games/dino-jump/components/GameArea.js +1 -1
- package/lib/module/games/dino-jump/components/GameArea.js.map +1 -1
- package/lib/module/games/dino-jump/components/GameBackground.js +1 -1
- package/lib/module/games/dino-jump/components/GameBackground.js.map +1 -1
- package/lib/module/games/dino-jump/components/ObstacleSprite.js +1 -1
- package/lib/module/games/dino-jump/components/ObstacleSprite.js.map +1 -1
- package/lib/module/games/dino-jump/components/ScoreBoard.js +1 -1
- package/lib/module/games/dino-jump/components/ScoreBoard.js.map +1 -1
- package/lib/module/games/dino-jump/components/StarSprite.js +1 -1
- package/lib/module/games/dino-jump/components/StarSprite.js.map +1 -1
- package/lib/module/games/dots-and-boxes/DotsAndBoxes.js +1 -0
- package/lib/module/games/dots-and-boxes/DotsAndBoxes.js.map +1 -0
- package/lib/module/games/dots-and-boxes/DotsAndBoxesConstants.js +1 -0
- package/lib/module/games/dots-and-boxes/DotsAndBoxesConstants.js.map +1 -0
- package/lib/module/games/dots-and-boxes/DotsAndBoxesService.js +1 -0
- package/lib/module/games/dots-and-boxes/DotsAndBoxesService.js.map +1 -0
- package/lib/module/games/dots-and-boxes/DotsAndBoxesStore.js +1 -0
- package/lib/module/games/dots-and-boxes/DotsAndBoxesStore.js.map +1 -0
- package/lib/module/games/dots-and-boxes/components/GameBackground.js +1 -0
- package/lib/module/games/dots-and-boxes/components/GameBackground.js.map +1 -0
- package/lib/module/games/dots-and-boxes/components/GameBoard.js +1 -0
- package/lib/module/games/dots-and-boxes/components/GameBoard.js.map +1 -0
- package/lib/module/games/dots-and-boxes/components/ScoreBoard.js +1 -0
- package/lib/module/games/dots-and-boxes/components/ScoreBoard.js.map +1 -0
- package/lib/module/games/dots-and-boxes/components/index.js +1 -0
- package/lib/module/games/dots-and-boxes/components/index.js.map +1 -0
- package/lib/module/games/dots-and-boxes/index.js +1 -0
- package/lib/module/games/dots-and-boxes/index.js.map +1 -0
- package/lib/module/games/flappy-bird/FlappyBird.js +1 -1
- package/lib/module/games/flappy-bird/FlappyBird.js.map +1 -1
- package/lib/module/games/flappy-bird/FlappyBirdConstants.js +1 -1
- package/lib/module/games/flappy-bird/FlappyBirdConstants.js.map +1 -1
- package/lib/module/games/flappy-bird/FlappyBirdStore.js +1 -1
- package/lib/module/games/flappy-bird/FlappyBirdStore.js.map +1 -1
- package/lib/module/games/flappy-bird/components/Bird.js +1 -1
- package/lib/module/games/flappy-bird/components/Bird.js.map +1 -1
- package/lib/module/games/flappy-bird/components/GameArea.js +1 -1
- package/lib/module/games/flappy-bird/components/GameArea.js.map +1 -1
- package/lib/module/games/flappy-bird/components/GameBackground.js +1 -1
- package/lib/module/games/flappy-bird/components/GameBackground.js.map +1 -1
- package/lib/module/games/flappy-bird/components/Pipes.js +1 -1
- package/lib/module/games/flappy-bird/components/Pipes.js.map +1 -1
- package/lib/module/games/flappy-bird/components/ScoreBoard.js +1 -1
- package/lib/module/games/flappy-bird/components/ScoreBoard.js.map +1 -1
- package/lib/module/games/fruit-merger/FruitMerger.js +1 -1
- package/lib/module/games/fruit-merger/FruitMerger.js.map +1 -1
- package/lib/module/games/fruit-merger/FruitMergerConstants.js +1 -1
- package/lib/module/games/fruit-merger/FruitMergerConstants.js.map +1 -1
- package/lib/module/games/fruit-merger/FruitMergerService.js +1 -1
- package/lib/module/games/fruit-merger/FruitMergerService.js.map +1 -1
- package/lib/module/games/fruit-merger/FruitMergerStore.js +1 -1
- package/lib/module/games/fruit-merger/FruitMergerStore.js.map +1 -1
- package/lib/module/games/fruit-merger/components/FruitItem.js +1 -1
- package/lib/module/games/fruit-merger/components/FruitItem.js.map +1 -1
- package/lib/module/games/fruit-merger/components/GameArea.js +1 -1
- package/lib/module/games/fruit-merger/components/GameArea.js.map +1 -1
- package/lib/module/games/fruit-merger/components/GameBackground.js +1 -1
- package/lib/module/games/fruit-merger/components/GameBackground.js.map +1 -1
- package/lib/module/games/fruit-merger/components/ScoreBoard.js +1 -1
- package/lib/module/games/fruit-merger/components/ScoreBoard.js.map +1 -1
- package/lib/module/games/fruit-ninja/FruitNinja.js +1 -1
- package/lib/module/games/fruit-ninja/FruitNinja.js.map +1 -1
- package/lib/module/games/fruit-ninja/FruitNinjaConstants.js +1 -1
- package/lib/module/games/fruit-ninja/FruitNinjaConstants.js.map +1 -1
- package/lib/module/games/fruit-ninja/FruitNinjaService.js +1 -1
- package/lib/module/games/fruit-ninja/FruitNinjaService.js.map +1 -1
- package/lib/module/games/fruit-ninja/FruitNinjaStore.js +1 -1
- package/lib/module/games/fruit-ninja/FruitNinjaStore.js.map +1 -1
- package/lib/module/games/fruit-ninja/components/FruitComponent.js +1 -1
- package/lib/module/games/fruit-ninja/components/FruitComponent.js.map +1 -1
- package/lib/module/games/fruit-ninja/components/GameArea.js +1 -1
- package/lib/module/games/fruit-ninja/components/GameArea.js.map +1 -1
- package/lib/module/games/fruit-ninja/components/GameBackground.js +1 -1
- package/lib/module/games/fruit-ninja/components/GameBackground.js.map +1 -1
- package/lib/module/games/fruit-ninja/components/ScoreBoard.js +1 -1
- package/lib/module/games/fruit-ninja/components/ScoreBoard.js.map +1 -1
- package/lib/module/games/game-2048/Game2048.js +1 -1
- package/lib/module/games/game-2048/Game2048.js.map +1 -1
- package/lib/module/games/game-2048/Game2048Constants.js +1 -1
- package/lib/module/games/game-2048/Game2048Service.js +1 -1
- package/lib/module/games/game-2048/Game2048Store.js +1 -1
- package/lib/module/games/game-2048/Game2048Store.js.map +1 -1
- package/lib/module/games/game-2048/components/GameBackground.js +1 -1
- package/lib/module/games/game-2048/components/GameBackground.js.map +1 -1
- package/lib/module/games/game-2048/components/GameGrid.js +1 -1
- package/lib/module/games/game-2048/components/GameGrid.js.map +1 -1
- package/lib/module/games/game-2048/components/GameTile.js +1 -1
- package/lib/module/games/game-2048/components/GameTile.js.map +1 -1
- package/lib/module/games/game-2048/components/ScoreBoard.js +1 -1
- package/lib/module/games/game-2048/components/ScoreBoard.js.map +1 -1
- package/lib/module/games/ludo/Ludo.js +1 -0
- package/lib/module/games/ludo/Ludo.js.map +1 -0
- package/lib/module/games/ludo/LudoConstants.js +1 -0
- package/lib/module/games/ludo/LudoConstants.js.map +1 -0
- package/lib/module/games/ludo/LudoService.js +1 -0
- package/lib/module/games/ludo/LudoService.js.map +1 -0
- package/lib/module/games/ludo/LudoStore.js +1 -0
- package/lib/module/games/ludo/LudoStore.js.map +1 -0
- package/lib/module/games/ludo/components/Dice.js +1 -0
- package/lib/module/games/ludo/components/Dice.js.map +1 -0
- package/lib/module/games/ludo/components/GameBackground.js +1 -0
- package/lib/module/games/ludo/components/GameBackground.js.map +1 -0
- package/lib/module/games/ludo/components/GameBoard.js +1 -0
- package/lib/module/games/ludo/components/GameBoard.js.map +1 -0
- package/lib/module/games/ludo/components/ScoreBoard.js +1 -0
- package/lib/module/games/ludo/components/ScoreBoard.js.map +1 -0
- package/lib/module/games/ludo/components/index.js +1 -0
- package/lib/module/games/ludo/components/index.js.map +1 -0
- package/lib/module/games/ludo/index.js +1 -0
- package/lib/module/games/ludo/index.js.map +1 -0
- package/lib/module/games/maze-runner/MazeRunner.js +1 -1
- package/lib/module/games/maze-runner/MazeRunner.js.map +1 -1
- package/lib/module/games/maze-runner/MazeRunnerConstants.js +1 -1
- package/lib/module/games/maze-runner/MazeRunnerConstants.js.map +1 -1
- package/lib/module/games/maze-runner/MazeRunnerStore.js +1 -0
- package/lib/module/games/maze-runner/MazeRunnerStore.js.map +1 -0
- package/lib/module/games/maze-runner/components/EnhancedBallComponent.js +1 -1
- package/lib/module/games/maze-runner/components/EnhancedBallComponent.js.map +1 -1
- package/lib/module/games/maze-runner/components/EnhancedGameArea.js +1 -1
- package/lib/module/games/maze-runner/components/EnhancedGameArea.js.map +1 -1
- package/lib/module/games/maze-runner/components/GameBackground.js +1 -1
- package/lib/module/games/maze-runner/components/GameBackground.js.map +1 -1
- package/lib/module/games/maze-runner/components/ScoreBoard.js +1 -1
- package/lib/module/games/maze-runner/components/ScoreBoard.js.map +1 -1
- package/lib/module/games/maze-runner/components/SkiaPipeComponent.js +1 -1
- package/lib/module/games/maze-runner/components/SkiaPipeComponent.js.map +1 -1
- package/lib/module/games/maze-runner/components/StaticGameBackground.js +1 -1
- package/lib/module/games/maze-runner/components/StaticGameBackground.js.map +1 -1
- package/lib/module/games/maze-runner/components/WallComponent.js +1 -1
- package/lib/module/games/maze-runner/components/WallComponent.js.map +1 -1
- package/lib/module/games/number-search/NumberSearch.js +1 -0
- package/lib/module/games/number-search/NumberSearch.js.map +1 -0
- package/lib/module/games/number-search/NumberSearchConstants.js +1 -0
- package/lib/module/games/number-search/NumberSearchConstants.js.map +1 -0
- package/lib/module/games/number-search/NumberSearchService.js +1 -0
- package/lib/module/games/number-search/NumberSearchService.js.map +1 -0
- package/lib/module/games/number-search/NumberSearchStore.js +1 -0
- package/lib/module/games/number-search/NumberSearchStore.js.map +1 -0
- package/lib/module/games/number-search/components/GameBackground.js +1 -0
- package/lib/module/games/number-search/components/GameBackground.js.map +1 -0
- package/lib/module/games/number-search/components/GameBoard.js +1 -0
- package/lib/module/games/number-search/components/GameBoard.js.map +1 -0
- package/lib/module/games/number-search/components/NumberList.js +1 -0
- package/lib/module/games/number-search/components/NumberList.js.map +1 -0
- package/lib/module/games/number-search/components/ScoreBoard.js +1 -0
- package/lib/module/games/number-search/components/ScoreBoard.js.map +1 -0
- package/lib/module/games/number-search/components/index.js +1 -0
- package/lib/module/games/number-search/components/index.js.map +1 -0
- package/lib/module/games/number-search/index.js +1 -0
- package/lib/module/games/number-search/index.js.map +1 -0
- package/lib/module/games/nuts-and-bolts/NutsAndBolts.js +1 -0
- package/lib/module/games/nuts-and-bolts/NutsAndBolts.js.map +1 -0
- package/lib/module/games/nuts-and-bolts/NutsAndBoltsConstants.js +1 -0
- package/lib/module/games/nuts-and-bolts/NutsAndBoltsConstants.js.map +1 -0
- package/lib/module/games/nuts-and-bolts/NutsAndBoltsService.js +1 -0
- package/lib/module/games/nuts-and-bolts/NutsAndBoltsService.js.map +1 -0
- package/lib/module/games/nuts-and-bolts/NutsAndBoltsStore.js +1 -0
- package/lib/module/games/nuts-and-bolts/NutsAndBoltsStore.js.map +1 -0
- package/lib/module/games/nuts-and-bolts/components/GameBackground.js +1 -0
- package/lib/module/games/nuts-and-bolts/components/GameBackground.js.map +1 -0
- package/lib/module/games/nuts-and-bolts/components/GameBoard.js +1 -0
- package/lib/module/games/nuts-and-bolts/components/GameBoard.js.map +1 -0
- package/lib/module/games/nuts-and-bolts/components/ScoreBoard.js +1 -0
- package/lib/module/games/nuts-and-bolts/components/ScoreBoard.js.map +1 -0
- package/lib/module/games/nuts-and-bolts/components/index.js +1 -0
- package/lib/module/games/nuts-and-bolts/components/index.js.map +1 -0
- package/lib/module/games/nuts-and-bolts/index.js +1 -0
- package/lib/module/games/nuts-and-bolts/index.js.map +1 -0
- package/lib/module/games/pac-man/PacMan.js +1 -0
- package/lib/module/games/pac-man/PacMan.js.map +1 -0
- package/lib/module/games/pac-man/PacManConstants.js +1 -0
- package/lib/module/games/pac-man/PacManConstants.js.map +1 -0
- package/lib/module/games/pac-man/PacManService.js +1 -0
- package/lib/module/games/pac-man/PacManService.js.map +1 -0
- package/lib/module/games/pac-man/PacManStore.js +1 -0
- package/lib/module/games/pac-man/PacManStore.js.map +1 -0
- package/lib/module/games/pac-man/components/GameBackground.js +1 -0
- package/lib/module/games/pac-man/components/GameBackground.js.map +1 -0
- package/lib/module/games/pac-man/components/GameCanvas.js +1 -0
- package/lib/module/games/pac-man/components/GameCanvas.js.map +1 -0
- package/lib/module/games/pac-man/components/ScoreBoard.js +1 -0
- package/lib/module/games/pac-man/components/ScoreBoard.js.map +1 -0
- package/lib/module/games/pac-man/components/index.js +1 -0
- package/lib/module/games/pac-man/components/index.js.map +1 -0
- package/lib/module/games/pac-man/index.js +1 -0
- package/lib/module/games/pac-man/index.js.map +1 -0
- package/lib/module/games/perfect-circle/PerfectCircle.js +1 -1
- package/lib/module/games/perfect-circle/PerfectCircle.js.map +1 -1
- package/lib/module/games/perfect-circle/PerfectCircleConstants.js +1 -1
- package/lib/module/games/perfect-circle/PerfectCircleConstants.js.map +1 -1
- package/lib/module/games/perfect-circle/PerfectCircleService.js +1 -1
- package/lib/module/games/perfect-circle/PerfectCircleService.js.map +1 -1
- package/lib/module/games/perfect-circle/PerfectCircleStore.js +1 -1
- package/lib/module/games/perfect-circle/PerfectCircleStore.js.map +1 -1
- package/lib/module/games/perfect-circle/components/DrawingCanvas.js +1 -1
- package/lib/module/games/perfect-circle/components/DrawingCanvas.js.map +1 -1
- package/lib/module/games/perfect-circle/components/GameBackground.js +1 -1
- package/lib/module/games/perfect-circle/components/GameBackground.js.map +1 -1
- package/lib/module/games/perfect-circle/components/ScoreBoard.js +1 -1
- package/lib/module/games/perfect-circle/components/ScoreBoard.js.map +1 -1
- package/lib/module/games/popit-fidget/PopitFidget.js +1 -1
- package/lib/module/games/popit-fidget/PopitFidget.js.map +1 -1
- package/lib/module/games/popit-fidget/PopitFidgetConstants.js +1 -1
- package/lib/module/games/popit-fidget/PopitFidgetService.js +1 -1
- package/lib/module/games/popit-fidget/PopitFidgetService.js.map +1 -1
- package/lib/module/games/popit-fidget/PopitFidgetStore.js +1 -1
- package/lib/module/games/popit-fidget/PopitFidgetStore.js.map +1 -1
- package/lib/module/games/popit-fidget/components/BubbleComponent.js +1 -1
- package/lib/module/games/popit-fidget/components/BubbleComponent.js.map +1 -1
- package/lib/module/games/popit-fidget/components/FidgetGrid.js +1 -1
- package/lib/module/games/popit-fidget/components/FidgetGrid.js.map +1 -1
- package/lib/module/games/popit-fidget/components/GameBackground.js +1 -1
- package/lib/module/games/popit-fidget/components/GameBackground.js.map +1 -1
- package/lib/module/games/popit-fidget/components/ScoreBoard.js +1 -1
- package/lib/module/games/popit-fidget/components/ScoreBoard.js.map +1 -1
- package/lib/module/games/sliding-numbers/SlidingNumbers.js +1 -1
- package/lib/module/games/sliding-numbers/SlidingNumbers.js.map +1 -1
- package/lib/module/games/sliding-numbers/SlidingNumbersConstants.js +1 -1
- package/lib/module/games/sliding-numbers/SlidingNumbersService.js +1 -1
- package/lib/module/games/sliding-numbers/SlidingNumbersStore.js +1 -1
- package/lib/module/games/sliding-numbers/SlidingNumbersStore.js.map +1 -1
- package/lib/module/games/sliding-numbers/components/GameBackground.js +1 -1
- package/lib/module/games/sliding-numbers/components/GameBackground.js.map +1 -1
- package/lib/module/games/sliding-numbers/components/NumbersGrid.js +1 -1
- package/lib/module/games/sliding-numbers/components/NumbersGrid.js.map +1 -1
- package/lib/module/games/sliding-numbers/components/NumbersTile.js +1 -1
- package/lib/module/games/sliding-numbers/components/NumbersTile.js.map +1 -1
- package/lib/module/games/sliding-numbers/components/ScoreBoard.js +1 -1
- package/lib/module/games/sliding-numbers/components/ScoreBoard.js.map +1 -1
- package/lib/module/games/snake/Snake.js +1 -1
- package/lib/module/games/snake/Snake.js.map +1 -1
- package/lib/module/games/snake/SnakeConstants.js +1 -1
- package/lib/module/games/snake/SnakeService.js +1 -1
- package/lib/module/games/snake/SnakeStore.js +1 -1
- package/lib/module/games/snake/SnakeStore.js.map +1 -1
- package/lib/module/games/snake/components/GameBackground.js +1 -1
- package/lib/module/games/snake/components/GameBackground.js.map +1 -1
- package/lib/module/games/snake/components/GameGrid.js +1 -1
- package/lib/module/games/snake/components/GameGrid.js.map +1 -1
- package/lib/module/games/snake/components/ScoreBoard.js +1 -1
- package/lib/module/games/snake/components/ScoreBoard.js.map +1 -1
- package/lib/module/games/solitaire/Solitaire.js +1 -0
- package/lib/module/games/solitaire/Solitaire.js.map +1 -0
- package/lib/module/games/solitaire/SolitaireConstants.js +1 -0
- package/lib/module/games/solitaire/SolitaireConstants.js.map +1 -0
- package/lib/module/games/solitaire/SolitaireService.js +1 -0
- package/lib/module/games/solitaire/SolitaireService.js.map +1 -0
- package/lib/module/games/solitaire/SolitaireStore.js +1 -0
- package/lib/module/games/solitaire/SolitaireStore.js.map +1 -0
- package/lib/module/games/solitaire/components/Card.js +1 -0
- package/lib/module/games/solitaire/components/Card.js.map +1 -0
- package/lib/module/games/solitaire/components/CardPile.js +1 -0
- package/lib/module/games/solitaire/components/CardPile.js.map +1 -0
- package/lib/module/games/solitaire/components/GameBackground.js +1 -0
- package/lib/module/games/solitaire/components/GameBackground.js.map +1 -0
- package/lib/module/games/solitaire/components/ScoreBoard.js +1 -0
- package/lib/module/games/solitaire/components/ScoreBoard.js.map +1 -0
- package/lib/module/games/solitaire/components/index.js +1 -0
- package/lib/module/games/solitaire/components/index.js.map +1 -0
- package/lib/module/games/solitaire/index.js +1 -0
- package/lib/module/games/solitaire/index.js.map +1 -0
- package/lib/module/games/space-fighter/SpaceFighter.js +1 -1
- package/lib/module/games/space-fighter/SpaceFighter.js.map +1 -1
- package/lib/module/games/space-fighter/SpaceFighterConstants.js +1 -1
- package/lib/module/games/space-fighter/SpaceFighterConstants.js.map +1 -1
- package/lib/module/games/space-fighter/SpaceFighterService.js +1 -1
- package/lib/module/games/space-fighter/SpaceFighterStore.js +1 -1
- package/lib/module/games/space-fighter/SpaceFighterStore.js.map +1 -1
- package/lib/module/games/space-fighter/components/AsteroidComponent.js +1 -1
- package/lib/module/games/space-fighter/components/AsteroidComponent.js.map +1 -1
- package/lib/module/games/space-fighter/components/GameArea.js +1 -1
- package/lib/module/games/space-fighter/components/GameArea.js.map +1 -1
- package/lib/module/games/space-fighter/components/GameBackground.js +1 -1
- package/lib/module/games/space-fighter/components/GameBackground.js.map +1 -1
- package/lib/module/games/space-fighter/components/ScoreBoard.js +1 -1
- package/lib/module/games/space-fighter/components/ScoreBoard.js.map +1 -1
- package/lib/module/games/space-fighter/components/Spacecraft3D.js +1 -1
- package/lib/module/games/space-fighter/components/Spacecraft3D.js.map +1 -1
- package/lib/module/games/space-fighter/components/SpacecraftPath.js +1 -1
- package/lib/module/games/space-fighter/components/SpacecraftPath.js.map +1 -1
- package/lib/module/games/tank-1990/Tank1990.js +1 -0
- package/lib/module/games/tank-1990/Tank1990.js.map +1 -0
- package/lib/module/games/tank-1990/Tank1990Constants.js +1 -0
- package/lib/module/games/tank-1990/Tank1990Constants.js.map +1 -0
- package/lib/module/games/tank-1990/Tank1990Service.js +1 -0
- package/lib/module/games/tank-1990/Tank1990Service.js.map +1 -0
- package/lib/module/games/tank-1990/Tank1990Store.js +1 -0
- package/lib/module/games/tank-1990/Tank1990Store.js.map +1 -0
- package/lib/module/games/tank-1990/components/Controls.js +1 -0
- package/lib/module/games/tank-1990/components/Controls.js.map +1 -0
- package/lib/module/games/tank-1990/components/GameBackground.js +1 -0
- package/lib/module/games/tank-1990/components/GameBackground.js.map +1 -0
- package/lib/module/games/tank-1990/components/GameBoard.js +1 -0
- package/lib/module/games/tank-1990/components/GameBoard.js.map +1 -0
- package/lib/module/games/tank-1990/components/ScoreBoard.js +1 -0
- package/lib/module/games/tank-1990/components/ScoreBoard.js.map +1 -0
- package/lib/module/games/tank-1990/components/index.js +1 -0
- package/lib/module/games/tank-1990/components/index.js.map +1 -0
- package/lib/module/games/tank-1990/index.js +1 -0
- package/lib/module/games/tank-1990/index.js.map +1 -0
- package/lib/module/games/tic-tac-toe/TicTacToe.js +1 -0
- package/lib/module/games/tic-tac-toe/TicTacToe.js.map +1 -0
- package/lib/module/games/tic-tac-toe/TicTacToeConstants.js +1 -0
- package/lib/module/games/tic-tac-toe/TicTacToeConstants.js.map +1 -0
- package/lib/module/games/tic-tac-toe/TicTacToeService.js +1 -0
- package/lib/module/games/tic-tac-toe/TicTacToeService.js.map +1 -0
- package/lib/module/games/tic-tac-toe/TicTacToeStore.js +1 -0
- package/lib/module/games/tic-tac-toe/TicTacToeStore.js.map +1 -0
- package/lib/module/games/tic-tac-toe/components/GameBackground.js +1 -0
- package/lib/module/games/tic-tac-toe/components/GameBackground.js.map +1 -0
- package/lib/module/games/tic-tac-toe/components/GameBoard.js +1 -0
- package/lib/module/games/tic-tac-toe/components/GameBoard.js.map +1 -0
- package/lib/module/games/tic-tac-toe/components/ScoreBoard.js +1 -0
- package/lib/module/games/tic-tac-toe/components/ScoreBoard.js.map +1 -0
- package/lib/module/games/tic-tac-toe/components/index.js +1 -0
- package/lib/module/games/tic-tac-toe/components/index.js.map +1 -0
- package/lib/module/games/tic-tac-toe/index.js +1 -0
- package/lib/module/games/tic-tac-toe/index.js.map +1 -0
- package/lib/module/games/tile-home/TileHome.js +1 -0
- package/lib/module/games/tile-home/TileHome.js.map +1 -0
- package/lib/module/games/tile-home/TileHomeConstants.js +1 -0
- package/lib/module/games/tile-home/TileHomeConstants.js.map +1 -0
- package/lib/module/games/tile-home/TileHomeService.js +1 -0
- package/lib/module/games/tile-home/TileHomeService.js.map +1 -0
- package/lib/module/games/tile-home/TileHomeStore.js +1 -0
- package/lib/module/games/tile-home/TileHomeStore.js.map +1 -0
- package/lib/module/games/tile-home/components/AnimatingTile.js +1 -0
- package/lib/module/games/tile-home/components/AnimatingTile.js.map +1 -0
- package/lib/module/games/tile-home/components/FlyingTile.js +1 -0
- package/lib/module/games/tile-home/components/FlyingTile.js.map +1 -0
- package/lib/module/games/tile-home/components/GameBackground.js +1 -0
- package/lib/module/games/tile-home/components/GameBackground.js.map +1 -0
- package/lib/module/games/tile-home/components/GameBoard.js +1 -0
- package/lib/module/games/tile-home/components/GameBoard.js.map +1 -0
- package/lib/module/games/tile-home/components/ScoreBoard.js +1 -0
- package/lib/module/games/tile-home/components/ScoreBoard.js.map +1 -0
- package/lib/module/games/tile-home/components/TileItem.js +1 -0
- package/lib/module/games/tile-home/components/TileItem.js.map +1 -0
- package/lib/module/games/tile-home/components/TileSlot.js +1 -0
- package/lib/module/games/tile-home/components/TileSlot.js.map +1 -0
- package/lib/module/games/tile-home/components/index.js +1 -0
- package/lib/module/games/tile-home/components/index.js.map +1 -0
- package/lib/module/games/tile-home/index.js +1 -0
- package/lib/module/games/tile-home/index.js.map +1 -0
- package/lib/module/games/whack-a-mole/WhackAMole.js +1 -1
- package/lib/module/games/whack-a-mole/WhackAMole.js.map +1 -1
- package/lib/module/games/whack-a-mole/WhackAMoleConstants.js +1 -1
- package/lib/module/games/whack-a-mole/WhackAMoleConstants.js.map +1 -1
- package/lib/module/games/whack-a-mole/WhackAMoleService.js +1 -1
- package/lib/module/games/whack-a-mole/WhackAMoleStore.js +1 -1
- package/lib/module/games/whack-a-mole/WhackAMoleStore.js.map +1 -1
- package/lib/module/games/whack-a-mole/components/GameBackground.js +1 -1
- package/lib/module/games/whack-a-mole/components/GameBackground.js.map +1 -1
- package/lib/module/games/whack-a-mole/components/GameGrid.js +1 -1
- package/lib/module/games/whack-a-mole/components/GameGrid.js.map +1 -1
- package/lib/module/games/whack-a-mole/components/GameHole.js +1 -1
- package/lib/module/games/whack-a-mole/components/GameHole.js.map +1 -1
- package/lib/module/games/whack-a-mole/components/MoleCharacter.js +1 -1
- package/lib/module/games/whack-a-mole/components/MoleCharacter.js.map +1 -1
- package/lib/module/games/whack-a-mole/components/ScoreBoard.js +1 -1
- package/lib/module/games/whack-a-mole/components/ScoreBoard.js.map +1 -1
- package/lib/module/games/word-search/WordSearch.js +1 -0
- package/lib/module/games/word-search/WordSearch.js.map +1 -0
- package/lib/module/games/word-search/WordSearchConstants.js +1 -0
- package/lib/module/games/word-search/WordSearchConstants.js.map +1 -0
- package/lib/module/games/word-search/WordSearchService.js +1 -0
- package/lib/module/games/word-search/WordSearchService.js.map +1 -0
- package/lib/module/games/word-search/WordSearchStore.js +1 -0
- package/lib/module/games/word-search/WordSearchStore.js.map +1 -0
- package/lib/module/games/word-search/components/GameBackground.js +1 -0
- package/lib/module/games/word-search/components/GameBackground.js.map +1 -0
- package/lib/module/games/word-search/components/GameBoard.js +1 -0
- package/lib/module/games/word-search/components/GameBoard.js.map +1 -0
- package/lib/module/games/word-search/components/ScoreBoard.js +1 -0
- package/lib/module/games/word-search/components/ScoreBoard.js.map +1 -0
- package/lib/module/games/word-search/components/WordList.js +1 -0
- package/lib/module/games/word-search/components/WordList.js.map +1 -0
- package/lib/module/games/word-search/components/index.js +1 -0
- package/lib/module/games/word-search/components/index.js.map +1 -0
- package/lib/module/games/word-search/index.js +1 -0
- package/lib/module/games/word-search/index.js.map +1 -0
- package/lib/module/helpers/AnimationFrame.js +1 -1
- package/lib/module/helpers/AnimationFrame.js.map +1 -1
- package/lib/module/helpers/AnimationTracker.js +1 -1
- package/lib/module/helpers/ErrorHandler.js +1 -1
- package/lib/module/helpers/ErrorHandler.js.map +1 -1
- package/lib/module/helpers/GameControlButton.js +1 -1
- package/lib/module/helpers/GameControlButton.js.map +1 -1
- package/lib/module/helpers/GameOverModal.js +1 -1
- package/lib/module/helpers/GameOverModal.js.map +1 -1
- package/lib/module/helpers/GameSettingsModal.js +1 -1
- package/lib/module/helpers/GameSettingsModal.js.map +1 -1
- package/lib/module/helpers/ParticleBlast.js +1 -1
- package/lib/module/helpers/ParticleBlast.js.map +1 -1
- package/lib/module/helpers/ScoreBoardContainer.js +1 -1
- package/lib/module/helpers/ScoreBoardContainer.js.map +1 -1
- package/lib/module/helpers/assets/apple-fruit.js +1 -0
- package/lib/module/helpers/assets/apple-fruit.js.map +1 -0
- package/lib/module/helpers/assets/avocado-item.js +1 -0
- package/lib/module/helpers/assets/avocado-item.js.map +1 -0
- package/lib/module/helpers/assets/banana-fruit.js +1 -0
- package/lib/module/helpers/assets/banana-fruit.js.map +1 -0
- package/lib/module/helpers/assets/bomb-item.js +1 -0
- package/lib/module/helpers/assets/bomb-item.js.map +1 -0
- package/lib/module/helpers/assets/broccoli-item.js +1 -0
- package/lib/module/helpers/assets/broccoli-item.js.map +1 -0
- package/lib/module/helpers/assets/cherries-fruit.js +1 -0
- package/lib/module/helpers/assets/cherries-fruit.js.map +1 -0
- package/lib/module/helpers/assets/donut-item.js +1 -0
- package/lib/module/helpers/assets/donut-item.js.map +1 -0
- package/lib/module/helpers/assets/dragonfruit-item.js +1 -0
- package/lib/module/helpers/assets/dragonfruit-item.js.map +1 -0
- package/lib/module/helpers/assets/fries-item.js +1 -0
- package/lib/module/helpers/assets/fries-item.js.map +1 -0
- package/lib/module/helpers/assets/fruit-helpers.js +1 -0
- package/lib/module/helpers/assets/fruit-helpers.js.map +1 -0
- package/lib/module/helpers/assets/grapes-fruit.js +1 -0
- package/lib/module/helpers/assets/grapes-fruit.js.map +1 -0
- package/lib/module/helpers/assets/icecream-item.js +1 -0
- package/lib/module/helpers/assets/icecream-item.js.map +1 -0
- package/lib/module/helpers/assets/index.js +1 -0
- package/lib/module/helpers/assets/index.js.map +1 -0
- package/lib/module/helpers/assets/kiwi-fruit.js +1 -0
- package/lib/module/helpers/assets/kiwi-fruit.js.map +1 -0
- package/lib/module/helpers/assets/mango-fruit.js +1 -0
- package/lib/module/helpers/assets/mango-fruit.js.map +1 -0
- package/lib/module/helpers/assets/orange-fruit.js +1 -0
- package/lib/module/helpers/assets/orange-fruit.js.map +1 -0
- package/lib/module/helpers/assets/papaya-fruit.js +1 -0
- package/lib/module/helpers/assets/papaya-fruit.js.map +1 -0
- package/lib/module/helpers/assets/papaya-full-fruit.js +1 -0
- package/lib/module/helpers/assets/papaya-full-fruit.js.map +1 -0
- package/lib/module/helpers/assets/peach-fruit.js +1 -0
- package/lib/module/helpers/assets/peach-fruit.js.map +1 -0
- package/lib/module/helpers/assets/pineapple-fruit.js +1 -0
- package/lib/module/helpers/assets/pineapple-fruit.js.map +1 -0
- package/lib/module/helpers/assets/pomegranate-fruit.js +1 -0
- package/lib/module/helpers/assets/pomegranate-fruit.js.map +1 -0
- package/lib/module/helpers/assets/pumpkin-fruit.js +1 -0
- package/lib/module/helpers/assets/pumpkin-fruit.js.map +1 -0
- package/lib/module/helpers/assets/raspberry-item.js +1 -0
- package/lib/module/helpers/assets/raspberry-item.js.map +1 -0
- package/lib/module/helpers/assets/star-item.js +1 -0
- package/lib/module/helpers/assets/star-item.js.map +1 -0
- package/lib/module/helpers/assets/strawberry-fruit.js +1 -0
- package/lib/module/helpers/assets/strawberry-fruit.js.map +1 -0
- package/lib/module/helpers/assets/watermelon-fruit.js +1 -0
- package/lib/module/helpers/assets/watermelon-fruit.js.map +1 -0
- package/lib/module/helpers/index.js +1 -1
- package/lib/module/helpers/index.js.map +1 -1
- package/lib/module/index.js +1 -1
- package/lib/module/index.js.map +1 -1
- package/lib/module/services/GamesConstants.js +1 -1
- package/lib/module/services/GamesConstants.js.map +1 -1
- package/lib/module/services/GamesService.js +1 -1
- package/lib/module/services/GamesService.js.map +1 -1
- package/lib/module/services/HapticsService.js +1 -1
- package/lib/module/services/ScoringService.js +1 -1
- package/lib/module/services/SoundsService.js +1 -1
- package/lib/module/services/SoundsService.js.map +1 -1
- package/lib/module/services/UtilsService.js +1 -1
- package/lib/module/services/UtilsService.js.map +1 -1
- package/lib/module/types.d.js +1 -0
- package/lib/module/types.d.js.map +1 -0
- package/lib/typescript/src/games/balloon-blaster/BalloonBlaster.d.ts.map +1 -1
- package/lib/typescript/src/games/balloon-blaster/BalloonBlasterConstants.d.ts +5 -1
- package/lib/typescript/src/games/balloon-blaster/BalloonBlasterConstants.d.ts.map +1 -1
- package/lib/typescript/src/games/balloon-blaster/BalloonBlasterService.d.ts.map +1 -1
- package/lib/typescript/src/games/balloon-blaster/BalloonBlasterStore.d.ts.map +1 -1
- package/lib/typescript/src/games/balloon-blaster/components/BalloonComponent.d.ts.map +1 -1
- package/lib/typescript/src/games/balloon-blaster/components/GameArea.d.ts.map +1 -1
- package/lib/typescript/src/games/balloon-blaster/components/GameBackground.d.ts.map +1 -1
- package/lib/typescript/src/games/balloon-blaster/components/ScoreBoard.d.ts.map +1 -1
- package/lib/typescript/src/games/bike-racing/BikeRacing.d.ts.map +1 -1
- package/lib/typescript/src/games/bike-racing/BikeRacingService.d.ts +6 -2
- package/lib/typescript/src/games/bike-racing/BikeRacingService.d.ts.map +1 -1
- package/lib/typescript/src/games/bike-racing/BikeRacingStore.d.ts +9 -0
- package/lib/typescript/src/games/bike-racing/BikeRacingStore.d.ts.map +1 -1
- package/lib/typescript/src/games/bike-racing/components/BikeComponent.d.ts +4 -2
- package/lib/typescript/src/games/bike-racing/components/BikeComponent.d.ts.map +1 -1
- package/lib/typescript/src/games/bike-racing/components/GameBackground.d.ts +1 -2
- package/lib/typescript/src/games/bike-racing/components/GameBackground.d.ts.map +1 -1
- package/lib/typescript/src/games/bike-racing/components/ScoreBoard.d.ts +4 -2
- package/lib/typescript/src/games/bike-racing/components/ScoreBoard.d.ts.map +1 -1
- package/lib/typescript/src/games/block-blast/BlockBlast.d.ts.map +1 -1
- package/lib/typescript/src/games/block-blast/BlockBlastConstants.d.ts +2 -2
- package/lib/typescript/src/games/block-blast/BlockBlastConstants.d.ts.map +1 -1
- package/lib/typescript/src/games/block-blast/BlockBlastService.d.ts.map +1 -1
- package/lib/typescript/src/games/block-blast/BlockBlastStore.d.ts +13 -1
- package/lib/typescript/src/games/block-blast/BlockBlastStore.d.ts.map +1 -1
- package/lib/typescript/src/games/block-blast/components/BlastAnimation.d.ts +12 -0
- package/lib/typescript/src/games/block-blast/components/BlastAnimation.d.ts.map +1 -0
- package/lib/typescript/src/games/block-blast/components/BlockPieceComponent.d.ts +1 -5
- package/lib/typescript/src/games/block-blast/components/BlockPieceComponent.d.ts.map +1 -1
- package/lib/typescript/src/games/block-blast/components/GameArea.d.ts +1 -1
- package/lib/typescript/src/games/block-blast/components/GameArea.d.ts.map +1 -1
- package/lib/typescript/src/games/block-blast/components/GameBackground.d.ts +1 -1
- package/lib/typescript/src/games/block-blast/components/GameBackground.d.ts.map +1 -1
- package/lib/typescript/src/games/block-blast/components/GridComponent.d.ts +4 -2
- package/lib/typescript/src/games/block-blast/components/GridComponent.d.ts.map +1 -1
- package/lib/typescript/src/games/block-blast/components/ScoreBoard.d.ts +4 -2
- package/lib/typescript/src/games/block-blast/components/ScoreBoard.d.ts.map +1 -1
- package/lib/typescript/src/games/bubble-shooter/BubbleShooter.d.ts +1 -1
- package/lib/typescript/src/games/bubble-shooter/BubbleShooter.d.ts.map +1 -1
- package/lib/typescript/src/games/bubble-shooter/BubbleShooterConstants.d.ts +12 -6
- package/lib/typescript/src/games/bubble-shooter/BubbleShooterConstants.d.ts.map +1 -1
- package/lib/typescript/src/games/bubble-shooter/BubbleShooterService.d.ts +1 -0
- package/lib/typescript/src/games/bubble-shooter/BubbleShooterService.d.ts.map +1 -1
- package/lib/typescript/src/games/bubble-shooter/BubbleShooterStore.d.ts +5 -1
- package/lib/typescript/src/games/bubble-shooter/BubbleShooterStore.d.ts.map +1 -1
- package/lib/typescript/src/games/bubble-shooter/components/GameArea.d.ts +1 -1
- package/lib/typescript/src/games/bubble-shooter/components/GameArea.d.ts.map +1 -1
- package/lib/typescript/src/games/bubble-shooter/components/GameBackground.d.ts.map +1 -1
- package/lib/typescript/src/games/bubble-shooter/components/ScoreBoard.d.ts +4 -2
- package/lib/typescript/src/games/bubble-shooter/components/ScoreBoard.d.ts.map +1 -1
- package/lib/typescript/src/games/candy-crush/CandyCrush.d.ts.map +1 -1
- package/lib/typescript/src/games/candy-crush/CandyCrushConstants.d.ts +1 -1
- package/lib/typescript/src/games/candy-crush/CandyCrushStore.d.ts +8 -0
- package/lib/typescript/src/games/candy-crush/CandyCrushStore.d.ts.map +1 -1
- package/lib/typescript/src/games/candy-crush/components/BlastAnimation.d.ts +16 -0
- package/lib/typescript/src/games/candy-crush/components/BlastAnimation.d.ts.map +1 -0
- package/lib/typescript/src/games/candy-crush/components/CandyItem.d.ts +1 -1
- package/lib/typescript/src/games/candy-crush/components/CandyItem.d.ts.map +1 -1
- package/lib/typescript/src/games/candy-crush/components/GameBackground.d.ts.map +1 -1
- package/lib/typescript/src/games/candy-crush/components/GameGrid.d.ts.map +1 -1
- package/lib/typescript/src/games/candy-crush/components/ScoreBoard.d.ts.map +1 -1
- package/lib/typescript/src/games/candy-crush/components/index.d.ts +1 -0
- package/lib/typescript/src/games/candy-crush/components/index.d.ts.map +1 -1
- package/lib/typescript/src/games/car-racing/CarRacing.d.ts.map +1 -1
- package/lib/typescript/src/games/car-racing/CarRacingService.d.ts +6 -2
- package/lib/typescript/src/games/car-racing/CarRacingService.d.ts.map +1 -1
- package/lib/typescript/src/games/car-racing/CarRacingStore.d.ts +9 -0
- package/lib/typescript/src/games/car-racing/CarRacingStore.d.ts.map +1 -1
- package/lib/typescript/src/games/car-racing/components/CarComponent.d.ts +4 -3
- package/lib/typescript/src/games/car-racing/components/CarComponent.d.ts.map +1 -1
- package/lib/typescript/src/games/car-racing/components/GameBackground.d.ts.map +1 -1
- package/lib/typescript/src/games/car-racing/components/ScoreBoard.d.ts +4 -2
- package/lib/typescript/src/games/car-racing/components/ScoreBoard.d.ts.map +1 -1
- package/lib/typescript/src/games/colors-sort/ColorsSort.d.ts.map +1 -1
- package/lib/typescript/src/games/colors-sort/ColorsSortConstants.d.ts +1 -0
- package/lib/typescript/src/games/colors-sort/ColorsSortConstants.d.ts.map +1 -1
- package/lib/typescript/src/games/colors-sort/ColorsSortService.d.ts +0 -4
- package/lib/typescript/src/games/colors-sort/ColorsSortService.d.ts.map +1 -1
- package/lib/typescript/src/games/colors-sort/ColorsSortStore.d.ts +5 -1
- package/lib/typescript/src/games/colors-sort/ColorsSortStore.d.ts.map +1 -1
- package/lib/typescript/src/games/colors-sort/components/ColorContainer.d.ts +1 -1
- package/lib/typescript/src/games/colors-sort/components/ColorContainer.d.ts.map +1 -1
- package/lib/typescript/src/games/colors-sort/components/GameBackground.d.ts.map +1 -1
- package/lib/typescript/src/games/colors-sort/components/ScoreBoard.d.ts.map +1 -1
- package/lib/typescript/src/games/connect-dots/ConnectDots.d.ts +4 -0
- package/lib/typescript/src/games/connect-dots/ConnectDots.d.ts.map +1 -0
- package/lib/typescript/src/games/connect-dots/ConnectDotsConstants.d.ts +44 -0
- package/lib/typescript/src/games/connect-dots/ConnectDotsConstants.d.ts.map +1 -0
- package/lib/typescript/src/games/connect-dots/ConnectDotsService.d.ts +20 -0
- package/lib/typescript/src/games/connect-dots/ConnectDotsService.d.ts.map +1 -0
- package/lib/typescript/src/games/connect-dots/ConnectDotsStore.d.ts +31 -0
- package/lib/typescript/src/games/connect-dots/ConnectDotsStore.d.ts.map +1 -0
- package/lib/typescript/src/games/connect-dots/components/GameBackground.d.ts +8 -0
- package/lib/typescript/src/games/connect-dots/components/GameBackground.d.ts.map +1 -0
- package/lib/typescript/src/games/connect-dots/components/GameBoard.d.ts +8 -0
- package/lib/typescript/src/games/connect-dots/components/GameBoard.d.ts.map +1 -0
- package/lib/typescript/src/games/connect-dots/components/ScoreBoard.d.ts +7 -0
- package/lib/typescript/src/games/connect-dots/components/ScoreBoard.d.ts.map +1 -0
- package/lib/typescript/src/games/connect-dots/components/index.d.ts +4 -0
- package/lib/typescript/src/games/connect-dots/components/index.d.ts.map +1 -0
- package/lib/typescript/src/games/connect-dots/index.d.ts +5 -0
- package/lib/typescript/src/games/connect-dots/index.d.ts.map +1 -0
- package/lib/typescript/src/games/dino-jump/DinoJump.d.ts.map +1 -1
- package/lib/typescript/src/games/dino-jump/DinoJumpConstants.d.ts +9 -7
- package/lib/typescript/src/games/dino-jump/DinoJumpConstants.d.ts.map +1 -1
- package/lib/typescript/src/games/dino-jump/DinoJumpService.d.ts +1 -1
- package/lib/typescript/src/games/dino-jump/DinoJumpStore.d.ts +1 -0
- package/lib/typescript/src/games/dino-jump/DinoJumpStore.d.ts.map +1 -1
- package/lib/typescript/src/games/dino-jump/components/DinoSprite.d.ts.map +1 -1
- package/lib/typescript/src/games/dino-jump/components/GameArea.d.ts.map +1 -1
- package/lib/typescript/src/games/dino-jump/components/GameBackground.d.ts.map +1 -1
- package/lib/typescript/src/games/dino-jump/components/ObstacleSprite.d.ts.map +1 -1
- package/lib/typescript/src/games/dino-jump/components/ScoreBoard.d.ts.map +1 -1
- package/lib/typescript/src/games/dots-and-boxes/DotsAndBoxes.d.ts +4 -0
- package/lib/typescript/src/games/dots-and-boxes/DotsAndBoxes.d.ts.map +1 -0
- package/lib/typescript/src/games/dots-and-boxes/DotsAndBoxesConstants.d.ts +47 -0
- package/lib/typescript/src/games/dots-and-boxes/DotsAndBoxesConstants.d.ts.map +1 -0
- package/lib/typescript/src/games/dots-and-boxes/DotsAndBoxesService.d.ts +40 -0
- package/lib/typescript/src/games/dots-and-boxes/DotsAndBoxesService.d.ts.map +1 -0
- package/lib/typescript/src/games/dots-and-boxes/DotsAndBoxesStore.d.ts +30 -0
- package/lib/typescript/src/games/dots-and-boxes/DotsAndBoxesStore.d.ts.map +1 -0
- package/lib/typescript/src/games/dots-and-boxes/components/GameBackground.d.ts +8 -0
- package/lib/typescript/src/games/dots-and-boxes/components/GameBackground.d.ts.map +1 -0
- package/lib/typescript/src/games/dots-and-boxes/components/GameBoard.d.ts +8 -0
- package/lib/typescript/src/games/dots-and-boxes/components/GameBoard.d.ts.map +1 -0
- package/lib/typescript/src/games/dots-and-boxes/components/ScoreBoard.d.ts +7 -0
- package/lib/typescript/src/games/dots-and-boxes/components/ScoreBoard.d.ts.map +1 -0
- package/lib/typescript/src/games/dots-and-boxes/components/index.d.ts +4 -0
- package/lib/typescript/src/games/dots-and-boxes/components/index.d.ts.map +1 -0
- package/lib/typescript/src/games/dots-and-boxes/index.d.ts +5 -0
- package/lib/typescript/src/games/dots-and-boxes/index.d.ts.map +1 -0
- package/lib/typescript/src/games/flappy-bird/FlappyBird.d.ts.map +1 -1
- package/lib/typescript/src/games/flappy-bird/FlappyBirdConstants.d.ts +6 -0
- package/lib/typescript/src/games/flappy-bird/FlappyBirdConstants.d.ts.map +1 -1
- package/lib/typescript/src/games/flappy-bird/FlappyBirdStore.d.ts +8 -4
- package/lib/typescript/src/games/flappy-bird/FlappyBirdStore.d.ts.map +1 -1
- package/lib/typescript/src/games/flappy-bird/components/Bird.d.ts.map +1 -1
- package/lib/typescript/src/games/flappy-bird/components/GameArea.d.ts.map +1 -1
- package/lib/typescript/src/games/flappy-bird/components/GameBackground.d.ts.map +1 -1
- package/lib/typescript/src/games/flappy-bird/components/Pipes.d.ts.map +1 -1
- package/lib/typescript/src/games/flappy-bird/components/ScoreBoard.d.ts.map +1 -1
- package/lib/typescript/src/games/fruit-merger/FruitMerger.d.ts.map +1 -1
- package/lib/typescript/src/games/fruit-merger/FruitMergerConstants.d.ts +21 -20
- package/lib/typescript/src/games/fruit-merger/FruitMergerConstants.d.ts.map +1 -1
- package/lib/typescript/src/games/fruit-merger/FruitMergerService.d.ts +0 -1
- package/lib/typescript/src/games/fruit-merger/FruitMergerService.d.ts.map +1 -1
- package/lib/typescript/src/games/fruit-merger/FruitMergerStore.d.ts.map +1 -1
- package/lib/typescript/src/games/fruit-merger/components/FruitItem.d.ts +1 -2
- package/lib/typescript/src/games/fruit-merger/components/FruitItem.d.ts.map +1 -1
- package/lib/typescript/src/games/fruit-merger/components/GameArea.d.ts.map +1 -1
- package/lib/typescript/src/games/fruit-merger/components/GameBackground.d.ts.map +1 -1
- package/lib/typescript/src/games/fruit-ninja/FruitNinjaConstants.d.ts +15 -45
- package/lib/typescript/src/games/fruit-ninja/FruitNinjaConstants.d.ts.map +1 -1
- package/lib/typescript/src/games/fruit-ninja/FruitNinjaService.d.ts +9 -33
- package/lib/typescript/src/games/fruit-ninja/FruitNinjaService.d.ts.map +1 -1
- package/lib/typescript/src/games/fruit-ninja/FruitNinjaStore.d.ts +0 -11
- package/lib/typescript/src/games/fruit-ninja/FruitNinjaStore.d.ts.map +1 -1
- package/lib/typescript/src/games/fruit-ninja/components/FruitComponent.d.ts +0 -1
- package/lib/typescript/src/games/fruit-ninja/components/FruitComponent.d.ts.map +1 -1
- package/lib/typescript/src/games/fruit-ninja/components/GameArea.d.ts.map +1 -1
- package/lib/typescript/src/games/fruit-ninja/components/GameBackground.d.ts.map +1 -1
- package/lib/typescript/src/games/fruit-ninja/components/ScoreBoard.d.ts.map +1 -1
- package/lib/typescript/src/games/game-2048/Game2048.d.ts.map +1 -1
- package/lib/typescript/src/games/game-2048/Game2048Store.d.ts +20 -0
- package/lib/typescript/src/games/game-2048/Game2048Store.d.ts.map +1 -1
- package/lib/typescript/src/games/game-2048/components/GameBackground.d.ts.map +1 -1
- package/lib/typescript/src/games/game-2048/components/GameGrid.d.ts.map +1 -1
- package/lib/typescript/src/games/game-2048/components/GameTile.d.ts.map +1 -1
- package/lib/typescript/src/games/ludo/Ludo.d.ts +4 -0
- package/lib/typescript/src/games/ludo/Ludo.d.ts.map +1 -0
- package/lib/typescript/src/games/ludo/LudoConstants.d.ts +51 -0
- package/lib/typescript/src/games/ludo/LudoConstants.d.ts.map +1 -0
- package/lib/typescript/src/games/ludo/LudoService.d.ts +34 -0
- package/lib/typescript/src/games/ludo/LudoService.d.ts.map +1 -0
- package/lib/typescript/src/games/ludo/LudoStore.d.ts +35 -0
- package/lib/typescript/src/games/ludo/LudoStore.d.ts.map +1 -0
- package/lib/typescript/src/games/ludo/components/Dice.d.ts +8 -0
- package/lib/typescript/src/games/ludo/components/Dice.d.ts.map +1 -0
- package/lib/typescript/src/games/ludo/components/GameBackground.d.ts +8 -0
- package/lib/typescript/src/games/ludo/components/GameBackground.d.ts.map +1 -0
- package/lib/typescript/src/games/ludo/components/GameBoard.d.ts +8 -0
- package/lib/typescript/src/games/ludo/components/GameBoard.d.ts.map +1 -0
- package/lib/typescript/src/games/ludo/components/ScoreBoard.d.ts +7 -0
- package/lib/typescript/src/games/ludo/components/ScoreBoard.d.ts.map +1 -0
- package/lib/typescript/src/games/ludo/components/index.d.ts +5 -0
- package/lib/typescript/src/games/ludo/components/index.d.ts.map +1 -0
- package/lib/typescript/src/games/ludo/index.d.ts +5 -0
- package/lib/typescript/src/games/ludo/index.d.ts.map +1 -0
- package/lib/typescript/src/games/maze-runner/MazeRunner.d.ts.map +1 -1
- package/lib/typescript/src/games/maze-runner/MazeRunnerConstants.d.ts +2 -2
- package/lib/typescript/src/games/maze-runner/MazeRunnerStore.d.ts +64 -0
- package/lib/typescript/src/games/maze-runner/MazeRunnerStore.d.ts.map +1 -0
- package/lib/typescript/src/games/maze-runner/components/EnhancedBallComponent.d.ts +2 -2
- package/lib/typescript/src/games/maze-runner/components/EnhancedBallComponent.d.ts.map +1 -1
- package/lib/typescript/src/games/maze-runner/components/EnhancedGameArea.d.ts +23 -1
- package/lib/typescript/src/games/maze-runner/components/EnhancedGameArea.d.ts.map +1 -1
- package/lib/typescript/src/games/maze-runner/components/GameBackground.d.ts.map +1 -1
- package/lib/typescript/src/games/maze-runner/components/ScoreBoard.d.ts +17 -1
- package/lib/typescript/src/games/maze-runner/components/ScoreBoard.d.ts.map +1 -1
- package/lib/typescript/src/games/maze-runner/components/WallComponent.d.ts +2 -2
- package/lib/typescript/src/games/maze-runner/components/WallComponent.d.ts.map +1 -1
- package/lib/typescript/src/games/number-search/NumberSearch.d.ts +4 -0
- package/lib/typescript/src/games/number-search/NumberSearch.d.ts.map +1 -0
- package/lib/typescript/src/games/number-search/NumberSearchConstants.d.ts +88 -0
- package/lib/typescript/src/games/number-search/NumberSearchConstants.d.ts.map +1 -0
- package/lib/typescript/src/games/number-search/NumberSearchService.d.ts +35 -0
- package/lib/typescript/src/games/number-search/NumberSearchService.d.ts.map +1 -0
- package/lib/typescript/src/games/number-search/NumberSearchStore.d.ts +59 -0
- package/lib/typescript/src/games/number-search/NumberSearchStore.d.ts.map +1 -0
- package/lib/typescript/src/games/number-search/components/GameBackground.d.ts +8 -0
- package/lib/typescript/src/games/number-search/components/GameBackground.d.ts.map +1 -0
- package/lib/typescript/src/games/number-search/components/GameBoard.d.ts +8 -0
- package/lib/typescript/src/games/number-search/components/GameBoard.d.ts.map +1 -0
- package/lib/typescript/src/games/number-search/components/NumberList.d.ts +3 -0
- package/lib/typescript/src/games/number-search/components/NumberList.d.ts.map +1 -0
- package/lib/typescript/src/games/number-search/components/ScoreBoard.d.ts +7 -0
- package/lib/typescript/src/games/number-search/components/ScoreBoard.d.ts.map +1 -0
- package/lib/typescript/src/games/number-search/components/index.d.ts +5 -0
- package/lib/typescript/src/games/number-search/components/index.d.ts.map +1 -0
- package/lib/typescript/src/games/number-search/index.d.ts +5 -0
- package/lib/typescript/src/games/number-search/index.d.ts.map +1 -0
- package/lib/typescript/src/games/nuts-and-bolts/NutsAndBolts.d.ts +4 -0
- package/lib/typescript/src/games/nuts-and-bolts/NutsAndBolts.d.ts.map +1 -0
- package/lib/typescript/src/games/nuts-and-bolts/NutsAndBoltsConstants.d.ts +54 -0
- package/lib/typescript/src/games/nuts-and-bolts/NutsAndBoltsConstants.d.ts.map +1 -0
- package/lib/typescript/src/games/nuts-and-bolts/NutsAndBoltsService.d.ts +68 -0
- package/lib/typescript/src/games/nuts-and-bolts/NutsAndBoltsService.d.ts.map +1 -0
- package/lib/typescript/src/games/nuts-and-bolts/NutsAndBoltsStore.d.ts +47 -0
- package/lib/typescript/src/games/nuts-and-bolts/NutsAndBoltsStore.d.ts.map +1 -0
- package/lib/typescript/src/games/nuts-and-bolts/components/GameBackground.d.ts +7 -0
- package/lib/typescript/src/games/nuts-and-bolts/components/GameBackground.d.ts.map +1 -0
- package/lib/typescript/src/games/nuts-and-bolts/components/GameBoard.d.ts +8 -0
- package/lib/typescript/src/games/nuts-and-bolts/components/GameBoard.d.ts.map +1 -0
- package/lib/typescript/src/games/nuts-and-bolts/components/ScoreBoard.d.ts +7 -0
- package/lib/typescript/src/games/nuts-and-bolts/components/ScoreBoard.d.ts.map +1 -0
- package/lib/typescript/src/games/nuts-and-bolts/components/index.d.ts +4 -0
- package/lib/typescript/src/games/nuts-and-bolts/components/index.d.ts.map +1 -0
- package/lib/typescript/src/games/nuts-and-bolts/index.d.ts +5 -0
- package/lib/typescript/src/games/nuts-and-bolts/index.d.ts.map +1 -0
- package/lib/typescript/src/games/pac-man/PacMan.d.ts +4 -0
- package/lib/typescript/src/games/pac-man/PacMan.d.ts.map +1 -0
- package/lib/typescript/src/games/pac-man/PacManConstants.d.ts +196 -0
- package/lib/typescript/src/games/pac-man/PacManConstants.d.ts.map +1 -0
- package/lib/typescript/src/games/pac-man/PacManService.d.ts +68 -0
- package/lib/typescript/src/games/pac-man/PacManService.d.ts.map +1 -0
- package/lib/typescript/src/games/pac-man/PacManStore.d.ts +70 -0
- package/lib/typescript/src/games/pac-man/PacManStore.d.ts.map +1 -0
- package/lib/typescript/src/games/pac-man/components/GameBackground.d.ts +5 -0
- package/lib/typescript/src/games/pac-man/components/GameBackground.d.ts.map +1 -0
- package/lib/typescript/src/games/pac-man/components/GameCanvas.d.ts +3 -0
- package/lib/typescript/src/games/pac-man/components/GameCanvas.d.ts.map +1 -0
- package/lib/typescript/src/games/pac-man/components/ScoreBoard.d.ts +7 -0
- package/lib/typescript/src/games/pac-man/components/ScoreBoard.d.ts.map +1 -0
- package/lib/typescript/src/games/pac-man/components/index.d.ts +4 -0
- package/lib/typescript/src/games/pac-man/components/index.d.ts.map +1 -0
- package/lib/typescript/src/games/pac-man/index.d.ts +3 -0
- package/lib/typescript/src/games/pac-man/index.d.ts.map +1 -0
- package/lib/typescript/src/games/perfect-circle/PerfectCircle.d.ts +1 -1
- package/lib/typescript/src/games/perfect-circle/PerfectCircle.d.ts.map +1 -1
- package/lib/typescript/src/games/perfect-circle/PerfectCircleConstants.d.ts +1 -0
- package/lib/typescript/src/games/perfect-circle/PerfectCircleConstants.d.ts.map +1 -1
- package/lib/typescript/src/games/perfect-circle/PerfectCircleService.d.ts +5 -3
- package/lib/typescript/src/games/perfect-circle/PerfectCircleService.d.ts.map +1 -1
- package/lib/typescript/src/games/perfect-circle/PerfectCircleStore.d.ts +16 -0
- package/lib/typescript/src/games/perfect-circle/PerfectCircleStore.d.ts.map +1 -1
- package/lib/typescript/src/games/perfect-circle/components/DrawingCanvas.d.ts +1 -1
- package/lib/typescript/src/games/perfect-circle/components/DrawingCanvas.d.ts.map +1 -1
- package/lib/typescript/src/games/perfect-circle/components/GameBackground.d.ts.map +1 -1
- package/lib/typescript/src/games/popit-fidget/PopitFidget.d.ts.map +1 -1
- package/lib/typescript/src/games/popit-fidget/PopitFidgetConstants.d.ts +2 -2
- package/lib/typescript/src/games/popit-fidget/PopitFidgetStore.d.ts +4 -2
- package/lib/typescript/src/games/popit-fidget/PopitFidgetStore.d.ts.map +1 -1
- package/lib/typescript/src/games/popit-fidget/components/BubbleComponent.d.ts +2 -2
- package/lib/typescript/src/games/popit-fidget/components/BubbleComponent.d.ts.map +1 -1
- package/lib/typescript/src/games/popit-fidget/components/FidgetGrid.d.ts.map +1 -1
- package/lib/typescript/src/games/popit-fidget/components/GameBackground.d.ts.map +1 -1
- package/lib/typescript/src/games/popit-fidget/components/ScoreBoard.d.ts +2 -1
- package/lib/typescript/src/games/popit-fidget/components/ScoreBoard.d.ts.map +1 -1
- package/lib/typescript/src/games/sliding-numbers/SlidingNumbers.d.ts.map +1 -1
- package/lib/typescript/src/games/sliding-numbers/SlidingNumbersService.d.ts +1 -1
- package/lib/typescript/src/games/sliding-numbers/SlidingNumbersStore.d.ts +10 -0
- package/lib/typescript/src/games/sliding-numbers/SlidingNumbersStore.d.ts.map +1 -1
- package/lib/typescript/src/games/sliding-numbers/components/GameBackground.d.ts.map +1 -1
- package/lib/typescript/src/games/sliding-numbers/components/NumbersGrid.d.ts.map +1 -1
- package/lib/typescript/src/games/sliding-numbers/components/NumbersTile.d.ts.map +1 -1
- package/lib/typescript/src/games/sliding-numbers/components/ScoreBoard.d.ts.map +1 -1
- package/lib/typescript/src/games/snake/Snake.d.ts.map +1 -1
- package/lib/typescript/src/games/snake/SnakeStore.d.ts +16 -0
- package/lib/typescript/src/games/snake/SnakeStore.d.ts.map +1 -1
- package/lib/typescript/src/games/snake/components/GameBackground.d.ts.map +1 -1
- package/lib/typescript/src/games/snake/components/GameGrid.d.ts.map +1 -1
- package/lib/typescript/src/games/solitaire/Solitaire.d.ts +4 -0
- package/lib/typescript/src/games/solitaire/Solitaire.d.ts.map +1 -0
- package/lib/typescript/src/games/solitaire/SolitaireConstants.d.ts +62 -0
- package/lib/typescript/src/games/solitaire/SolitaireConstants.d.ts.map +1 -0
- package/lib/typescript/src/games/solitaire/SolitaireService.d.ts +21 -0
- package/lib/typescript/src/games/solitaire/SolitaireService.d.ts.map +1 -0
- package/lib/typescript/src/games/solitaire/SolitaireStore.d.ts +73 -0
- package/lib/typescript/src/games/solitaire/SolitaireStore.d.ts.map +1 -0
- package/lib/typescript/src/games/solitaire/components/Card.d.ts +11 -0
- package/lib/typescript/src/games/solitaire/components/Card.d.ts.map +1 -0
- package/lib/typescript/src/games/solitaire/components/CardPile.d.ts +13 -0
- package/lib/typescript/src/games/solitaire/components/CardPile.d.ts.map +1 -0
- package/lib/typescript/src/games/solitaire/components/GameBackground.d.ts +7 -0
- package/lib/typescript/src/games/solitaire/components/GameBackground.d.ts.map +1 -0
- package/lib/typescript/src/games/solitaire/components/ScoreBoard.d.ts +9 -0
- package/lib/typescript/src/games/solitaire/components/ScoreBoard.d.ts.map +1 -0
- package/lib/typescript/src/games/solitaire/components/index.d.ts +5 -0
- package/lib/typescript/src/games/solitaire/components/index.d.ts.map +1 -0
- package/lib/typescript/src/games/solitaire/index.d.ts +2 -0
- package/lib/typescript/src/games/solitaire/index.d.ts.map +1 -0
- package/lib/typescript/src/games/space-fighter/SpaceFighter.d.ts.map +1 -1
- package/lib/typescript/src/games/space-fighter/SpaceFighterConstants.d.ts +4 -4
- package/lib/typescript/src/games/space-fighter/components/GameArea.d.ts.map +1 -1
- package/lib/typescript/src/games/space-fighter/components/GameBackground.d.ts.map +1 -1
- package/lib/typescript/src/games/space-fighter/components/ScoreBoard.d.ts.map +1 -1
- package/lib/typescript/src/games/space-fighter/components/Spacecraft3D.d.ts.map +1 -1
- package/lib/typescript/src/games/tank-1990/Tank1990.d.ts +4 -0
- package/lib/typescript/src/games/tank-1990/Tank1990.d.ts.map +1 -0
- package/lib/typescript/src/games/tank-1990/Tank1990Constants.d.ts +100 -0
- package/lib/typescript/src/games/tank-1990/Tank1990Constants.d.ts.map +1 -0
- package/lib/typescript/src/games/tank-1990/Tank1990Service.d.ts +60 -0
- package/lib/typescript/src/games/tank-1990/Tank1990Service.d.ts.map +1 -0
- package/lib/typescript/src/games/tank-1990/Tank1990Store.d.ts +45 -0
- package/lib/typescript/src/games/tank-1990/Tank1990Store.d.ts.map +1 -0
- package/lib/typescript/src/games/tank-1990/components/Controls.d.ts +3 -0
- package/lib/typescript/src/games/tank-1990/components/Controls.d.ts.map +1 -0
- package/lib/typescript/src/games/tank-1990/components/GameBackground.d.ts +7 -0
- package/lib/typescript/src/games/tank-1990/components/GameBackground.d.ts.map +1 -0
- package/lib/typescript/src/games/tank-1990/components/GameBoard.d.ts +3 -0
- package/lib/typescript/src/games/tank-1990/components/GameBoard.d.ts.map +1 -0
- package/lib/typescript/src/games/tank-1990/components/ScoreBoard.d.ts +7 -0
- package/lib/typescript/src/games/tank-1990/components/ScoreBoard.d.ts.map +1 -0
- package/lib/typescript/src/games/tank-1990/components/index.d.ts +4 -0
- package/lib/typescript/src/games/tank-1990/components/index.d.ts.map +1 -0
- package/lib/typescript/src/games/tank-1990/index.d.ts +4 -0
- package/lib/typescript/src/games/tank-1990/index.d.ts.map +1 -0
- package/lib/typescript/src/games/tic-tac-toe/TicTacToe.d.ts +4 -0
- package/lib/typescript/src/games/tic-tac-toe/TicTacToe.d.ts.map +1 -0
- package/lib/typescript/src/games/tic-tac-toe/TicTacToeConstants.d.ts +41 -0
- package/lib/typescript/src/games/tic-tac-toe/TicTacToeConstants.d.ts.map +1 -0
- package/lib/typescript/src/games/tic-tac-toe/TicTacToeService.d.ts +1 -0
- package/lib/typescript/src/games/tic-tac-toe/TicTacToeService.d.ts.map +1 -0
- package/lib/typescript/src/games/tic-tac-toe/TicTacToeStore.d.ts +59 -0
- package/lib/typescript/src/games/tic-tac-toe/TicTacToeStore.d.ts.map +1 -0
- package/lib/typescript/src/games/tic-tac-toe/components/GameBackground.d.ts +7 -0
- package/lib/typescript/src/games/tic-tac-toe/components/GameBackground.d.ts.map +1 -0
- package/lib/typescript/src/games/tic-tac-toe/components/GameBoard.d.ts +12 -0
- package/lib/typescript/src/games/tic-tac-toe/components/GameBoard.d.ts.map +1 -0
- package/lib/typescript/src/games/tic-tac-toe/components/ScoreBoard.d.ts +7 -0
- package/lib/typescript/src/games/tic-tac-toe/components/ScoreBoard.d.ts.map +1 -0
- package/lib/typescript/src/games/tic-tac-toe/components/index.d.ts +4 -0
- package/lib/typescript/src/games/tic-tac-toe/components/index.d.ts.map +1 -0
- package/lib/typescript/src/games/tic-tac-toe/index.d.ts +2 -0
- package/lib/typescript/src/games/tic-tac-toe/index.d.ts.map +1 -0
- package/lib/typescript/src/games/tile-home/TileHome.d.ts +4 -0
- package/lib/typescript/src/games/tile-home/TileHome.d.ts.map +1 -0
- package/lib/typescript/src/games/tile-home/TileHomeConstants.d.ts +89 -0
- package/lib/typescript/src/games/tile-home/TileHomeConstants.d.ts.map +1 -0
- package/lib/typescript/src/games/tile-home/TileHomeService.d.ts +2 -0
- package/lib/typescript/src/games/tile-home/TileHomeService.d.ts.map +1 -0
- package/lib/typescript/src/games/tile-home/TileHomeStore.d.ts +51 -0
- package/lib/typescript/src/games/tile-home/TileHomeStore.d.ts.map +1 -0
- package/lib/typescript/src/games/tile-home/components/AnimatingTile.d.ts +10 -0
- package/lib/typescript/src/games/tile-home/components/AnimatingTile.d.ts.map +1 -0
- package/lib/typescript/src/games/tile-home/components/FlyingTile.d.ts +17 -0
- package/lib/typescript/src/games/tile-home/components/FlyingTile.d.ts.map +1 -0
- package/lib/typescript/src/games/tile-home/components/GameBackground.d.ts +8 -0
- package/lib/typescript/src/games/tile-home/components/GameBackground.d.ts.map +1 -0
- package/lib/typescript/src/games/tile-home/components/GameBoard.d.ts +8 -0
- package/lib/typescript/src/games/tile-home/components/GameBoard.d.ts.map +1 -0
- package/lib/typescript/src/games/tile-home/components/ScoreBoard.d.ts +7 -0
- package/lib/typescript/src/games/tile-home/components/ScoreBoard.d.ts.map +1 -0
- package/lib/typescript/src/games/tile-home/components/TileItem.d.ts +12 -0
- package/lib/typescript/src/games/tile-home/components/TileItem.d.ts.map +1 -0
- package/lib/typescript/src/games/tile-home/components/TileSlot.d.ts +8 -0
- package/lib/typescript/src/games/tile-home/components/TileSlot.d.ts.map +1 -0
- package/lib/typescript/src/games/tile-home/components/index.d.ts +8 -0
- package/lib/typescript/src/games/tile-home/components/index.d.ts.map +1 -0
- package/lib/typescript/src/games/tile-home/index.d.ts +5 -0
- package/lib/typescript/src/games/tile-home/index.d.ts.map +1 -0
- package/lib/typescript/src/games/whack-a-mole/WhackAMole.d.ts.map +1 -1
- package/lib/typescript/src/games/whack-a-mole/WhackAMoleConstants.d.ts +8 -3
- package/lib/typescript/src/games/whack-a-mole/WhackAMoleConstants.d.ts.map +1 -1
- package/lib/typescript/src/games/whack-a-mole/WhackAMoleStore.d.ts.map +1 -1
- package/lib/typescript/src/games/whack-a-mole/components/GameBackground.d.ts.map +1 -1
- package/lib/typescript/src/games/whack-a-mole/components/GameGrid.d.ts.map +1 -1
- package/lib/typescript/src/games/whack-a-mole/components/GameHole.d.ts.map +1 -1
- package/lib/typescript/src/games/whack-a-mole/components/MoleCharacter.d.ts.map +1 -1
- package/lib/typescript/src/games/word-search/WordSearch.d.ts +4 -0
- package/lib/typescript/src/games/word-search/WordSearch.d.ts.map +1 -0
- package/lib/typescript/src/games/word-search/WordSearchConstants.d.ts +88 -0
- package/lib/typescript/src/games/word-search/WordSearchConstants.d.ts.map +1 -0
- package/lib/typescript/src/games/word-search/WordSearchService.d.ts +35 -0
- package/lib/typescript/src/games/word-search/WordSearchService.d.ts.map +1 -0
- package/lib/typescript/src/games/word-search/WordSearchStore.d.ts +59 -0
- package/lib/typescript/src/games/word-search/WordSearchStore.d.ts.map +1 -0
- package/lib/typescript/src/games/word-search/components/GameBackground.d.ts +8 -0
- package/lib/typescript/src/games/word-search/components/GameBackground.d.ts.map +1 -0
- package/lib/typescript/src/games/word-search/components/GameBoard.d.ts +8 -0
- package/lib/typescript/src/games/word-search/components/GameBoard.d.ts.map +1 -0
- package/lib/typescript/src/games/word-search/components/ScoreBoard.d.ts +7 -0
- package/lib/typescript/src/games/word-search/components/ScoreBoard.d.ts.map +1 -0
- package/lib/typescript/src/games/word-search/components/WordList.d.ts +3 -0
- package/lib/typescript/src/games/word-search/components/WordList.d.ts.map +1 -0
- package/lib/typescript/src/games/word-search/components/index.d.ts +5 -0
- package/lib/typescript/src/games/word-search/components/index.d.ts.map +1 -0
- package/lib/typescript/src/games/word-search/index.d.ts +5 -0
- package/lib/typescript/src/games/word-search/index.d.ts.map +1 -0
- package/lib/typescript/src/helpers/GameControlButton.d.ts +4 -7
- package/lib/typescript/src/helpers/GameControlButton.d.ts.map +1 -1
- package/lib/typescript/src/helpers/GameOverModal.d.ts.map +1 -1
- package/lib/typescript/src/helpers/ParticleBlast.d.ts +1 -1
- package/lib/typescript/src/helpers/ParticleBlast.d.ts.map +1 -1
- package/lib/typescript/src/helpers/ScoreBoardContainer.d.ts.map +1 -1
- package/lib/typescript/src/helpers/assets/apple-fruit.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/apple-fruit.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/avocado-item.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/avocado-item.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/banana-fruit.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/banana-fruit.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/bomb-item.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/bomb-item.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/broccoli-item.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/broccoli-item.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/cherries-fruit.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/cherries-fruit.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/donut-item.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/donut-item.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/dragonfruit-item.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/dragonfruit-item.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/fries-item.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/fries-item.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/fruit-helpers.d.ts +154 -0
- package/lib/typescript/src/helpers/assets/fruit-helpers.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/grapes-fruit.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/grapes-fruit.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/icecream-item.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/icecream-item.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/index.d.ts +32 -0
- package/lib/typescript/src/helpers/assets/index.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/kiwi-fruit.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/kiwi-fruit.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/mango-fruit.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/mango-fruit.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/orange-fruit.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/orange-fruit.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/papaya-fruit.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/papaya-fruit.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/papaya-full-fruit.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/papaya-full-fruit.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/peach-fruit.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/peach-fruit.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/pineapple-fruit.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/pineapple-fruit.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/pomegranate-fruit.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/pomegranate-fruit.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/pumpkin-fruit.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/pumpkin-fruit.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/raspberry-item.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/raspberry-item.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/star-item.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/star-item.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/strawberry-fruit.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/strawberry-fruit.d.ts.map +1 -0
- package/lib/typescript/src/helpers/assets/watermelon-fruit.d.ts +5 -0
- package/lib/typescript/src/helpers/assets/watermelon-fruit.d.ts.map +1 -0
- package/lib/typescript/src/helpers/index.d.ts +1 -0
- package/lib/typescript/src/helpers/index.d.ts.map +1 -1
- package/lib/typescript/src/index.d.ts +3 -0
- package/lib/typescript/src/index.d.ts.map +1 -1
- package/lib/typescript/src/services/GamesConstants.d.ts +172 -0
- package/lib/typescript/src/services/GamesConstants.d.ts.map +1 -1
- package/lib/typescript/src/services/GamesService.d.ts.map +1 -1
- package/lib/typescript/src/services/SoundsService.d.ts +74 -0
- package/lib/typescript/src/services/SoundsService.d.ts.map +1 -1
- package/lib/typescript/src/services/UtilsService.d.ts +15 -1
- package/lib/typescript/src/services/UtilsService.d.ts.map +1 -1
- package/package.json +14 -3
- package/lib/module/games/maze-runner/MazeRunnerService.js +0 -1
- package/lib/module/games/maze-runner/MazeRunnerService.js.map +0 -1
- package/lib/typescript/src/games/maze-runner/MazeRunnerService.d.ts +0 -85
- package/lib/typescript/src/games/maze-runner/MazeRunnerService.d.ts.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConnectDotsConstants.d.ts","sourceRoot":"","sources":["../../../../../src/games/connect-dots/ConnectDotsConstants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,mBAAmB;;;;;;;;;;CAiB/B,CAAC;AAEF,eAAO,MAAM,wBAAwB;;;;;;;;;;;CAWpC,CAAC;AAEF,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;CAc9B,CAAC;AAEF,eAAO,MAAM,oCAAoC;;;;CAIhD,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
export interface Dot {
|
|
2
|
+
id: string;
|
|
3
|
+
row: number;
|
|
4
|
+
col: number;
|
|
5
|
+
colorIndex: number;
|
|
6
|
+
color: string;
|
|
7
|
+
}
|
|
8
|
+
export declare const formatScore: (score: number) => string;
|
|
9
|
+
export declare const generateDots: (gridSize: number) => Dot[][];
|
|
10
|
+
export declare const areAdjacent: (dot1: Dot, dot2: Dot) => boolean;
|
|
11
|
+
export declare const canConnect: (dot1: Dot, dot2: Dot) => boolean;
|
|
12
|
+
export declare const isValidConnection: (connectedDots: Dot[], newDot: Dot, connectedDotIds?: Set<string>) => boolean;
|
|
13
|
+
export declare const calculateScore: (dotsConnected: number) => number;
|
|
14
|
+
export declare const isSquare: (connectedDots: Dot[]) => boolean;
|
|
15
|
+
export declare const refillDots: (dots: Dot[][], removedPositions: {
|
|
16
|
+
row: number;
|
|
17
|
+
col: number;
|
|
18
|
+
}[]) => Dot[][];
|
|
19
|
+
export declare const findAllDotsOfColor: (dots: Dot[][], colorIndex: number) => Dot[];
|
|
20
|
+
//# sourceMappingURL=ConnectDotsService.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConnectDotsService.d.ts","sourceRoot":"","sources":["../../../../../src/games/connect-dots/ConnectDotsService.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,GAAG;IAClB,EAAE,EAAE,MAAM,CAAC;IACX,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,eAAO,MAAM,WAAW,GAAI,OAAO,MAAM,KAAG,MAE3C,CAAC;AAEF,eAAO,MAAM,YAAY,GAAI,UAAU,MAAM,KAAG,GAAG,EAAE,EAoBpD,CAAC;AAEF,eAAO,MAAM,WAAW,GAAI,MAAM,GAAG,EAAE,MAAM,GAAG,KAAG,OAMlD,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,MAAM,GAAG,EAAE,MAAM,GAAG,KAAG,OAEjD,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAC5B,eAAe,GAAG,EAAE,EACpB,QAAQ,GAAG,EACX,kBAAkB,GAAG,CAAC,MAAM,CAAC,KAC5B,OAqBF,CAAC;AAEF,eAAO,MAAM,cAAc,GAAI,eAAe,MAAM,KAAG,MAStD,CAAC;AAEF,eAAO,MAAM,QAAQ,GAAI,eAAe,GAAG,EAAE,KAAG,OAQ/C,CAAC;AAEF,eAAO,MAAM,UAAU,GACrB,MAAM,GAAG,EAAE,EAAE,EACb,kBAAkB;IAAE,GAAG,EAAE,MAAM,CAAC;IAAC,GAAG,EAAE,MAAM,CAAA;CAAE,EAAE,KAC/C,GAAG,EAAE,EAyDP,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAAI,MAAM,GAAG,EAAE,EAAE,EAAE,YAAY,MAAM,KAAG,GAAG,EAczE,CAAC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import type { GameSettings } from '../../services/UtilsService';
|
|
2
|
+
import { type Dot } from './ConnectDotsService';
|
|
3
|
+
export interface ConnectDotsState {
|
|
4
|
+
isPlaying: boolean;
|
|
5
|
+
isGameOver: boolean;
|
|
6
|
+
isWin: boolean;
|
|
7
|
+
dots: Dot[][];
|
|
8
|
+
gridSize: number;
|
|
9
|
+
connectedDots: Dot[];
|
|
10
|
+
score: number;
|
|
11
|
+
time: number;
|
|
12
|
+
timerInterval: NodeJS.Timeout | null;
|
|
13
|
+
startGame: () => void;
|
|
14
|
+
stopGame: () => void;
|
|
15
|
+
resetGame: () => void;
|
|
16
|
+
initializeGame: (settings: GameSettings) => void;
|
|
17
|
+
startConnection: (dot: Dot) => void;
|
|
18
|
+
continueConnection: (dot: Dot) => void;
|
|
19
|
+
endConnection: (settings: GameSettings) => void;
|
|
20
|
+
decrementTime: () => void;
|
|
21
|
+
}
|
|
22
|
+
export declare const useConnectDotsStore: import("zustand").UseBoundStore<import("zustand").StoreApi<ConnectDotsState>>;
|
|
23
|
+
export declare const useIsPlaying: () => boolean;
|
|
24
|
+
export declare const useIsGameOver: () => boolean;
|
|
25
|
+
export declare const useIsWin: () => boolean;
|
|
26
|
+
export declare const useDots: () => Dot[][];
|
|
27
|
+
export declare const useGridSize: () => number;
|
|
28
|
+
export declare const useConnectedDots: () => Dot[];
|
|
29
|
+
export declare const useScore: () => number;
|
|
30
|
+
export declare const useTime: () => number;
|
|
31
|
+
//# sourceMappingURL=ConnectDotsStore.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConnectDotsStore.d.ts","sourceRoot":"","sources":["../../../../../src/games/connect-dots/ConnectDotsStore.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAEhE,OAAO,EAOL,KAAK,GAAG,EACT,MAAM,sBAAsB,CAAC;AAI9B,MAAM,WAAW,gBAAgB;IAC/B,SAAS,EAAE,OAAO,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,KAAK,EAAE,OAAO,CAAC;IACf,IAAI,EAAE,GAAG,EAAE,EAAE,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,aAAa,EAAE,GAAG,EAAE,CAAC;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,aAAa,EAAE,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAErC,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,cAAc,EAAE,CAAC,QAAQ,EAAE,YAAY,KAAK,IAAI,CAAC;IACjD,eAAe,EAAE,CAAC,GAAG,EAAE,GAAG,KAAK,IAAI,CAAC;IACpC,kBAAkB,EAAE,CAAC,GAAG,EAAE,GAAG,KAAK,IAAI,CAAC;IACvC,aAAa,EAAE,CAAC,QAAQ,EAAE,YAAY,KAAK,IAAI,CAAC;IAChD,aAAa,EAAE,MAAM,IAAI,CAAC;CAC3B;AAED,eAAO,MAAM,mBAAmB,+EA0M/B,CAAC;AAEF,eAAO,MAAM,YAAY,eAAwD,CAAC;AAClF,eAAO,MAAM,aAAa,eAAyD,CAAC;AACpF,eAAO,MAAM,QAAQ,eAAoD,CAAC;AAC1E,eAAO,MAAM,OAAO,eAAmD,CAAC;AACxE,eAAO,MAAM,WAAW,cAAuD,CAAC;AAChF,eAAO,MAAM,gBAAgB,aAA4D,CAAC;AAC1F,eAAO,MAAM,QAAQ,cAAoD,CAAC;AAC1E,eAAO,MAAM,OAAO,cAAmD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GameBackground.d.ts","sourceRoot":"","sources":["../../../../../../src/games/connect-dots/components/GameBackground.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAW1B,UAAU,mBAAmB;IAC3B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA2HxD,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import type { GameSettings } from '../../../services/UtilsService';
|
|
3
|
+
interface GameBoardProps {
|
|
4
|
+
settings: GameSettings;
|
|
5
|
+
}
|
|
6
|
+
export declare const GameBoard: React.FC<GameBoardProps>;
|
|
7
|
+
export {};
|
|
8
|
+
//# sourceMappingURL=GameBoard.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GameBoard.d.ts","sourceRoot":"","sources":["../../../../../../src/games/connect-dots/components/GameBoard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiB,MAAM,OAAO,CAAC;AAatC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AA0CnE,UAAU,cAAc;IACtB,QAAQ,EAAE,YAAY,CAAC;CACxB;AAED,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CA6J9C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ScoreBoard.d.ts","sourceRoot":"","sources":["../../../../../../src/games/connect-dots/components/ScoreBoard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAQ1B,UAAU,eAAe;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAyBhD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/games/connect-dots/components/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/games/connect-dots/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AACzD,YAAY,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAC3D,cAAc,wBAAwB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DinoJump.d.ts","sourceRoot":"","sources":["../../../../../src/games/dino-jump/DinoJump.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"DinoJump.d.ts","sourceRoot":"","sources":["../../../../../src/games/dino-jump/DinoJump.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAQjD,OAAO,EAAY,KAAK,SAAS,EAAyB,MAAM,6BAA6B,CAAC;AAI9F,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAgRxC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GameSettingsTheme } from '../../services/GamesConstants';
|
|
2
2
|
export declare const DINO_JUMP_CONSTANTS: {
|
|
3
3
|
readonly gravity: 1;
|
|
4
|
-
readonly jumpForce: -
|
|
4
|
+
readonly jumpForce: -24;
|
|
5
5
|
readonly gameSpeed: {
|
|
6
6
|
readonly easy: 4;
|
|
7
7
|
readonly medium: 6;
|
|
@@ -20,18 +20,20 @@ export declare const DINO_JUMP_CONSTANTS: {
|
|
|
20
20
|
readonly speedIncreaseRate: 0.001;
|
|
21
21
|
readonly maxSpeed: 12;
|
|
22
22
|
readonly timeLimit: {
|
|
23
|
-
readonly easy:
|
|
24
|
-
readonly medium:
|
|
25
|
-
readonly hard:
|
|
23
|
+
readonly easy: 60;
|
|
24
|
+
readonly medium: 120;
|
|
25
|
+
readonly hard: 180;
|
|
26
26
|
};
|
|
27
|
+
readonly lives: 3;
|
|
28
|
+
readonly maxLives: 3;
|
|
27
29
|
};
|
|
28
30
|
export declare const DINO_JUMP_GAME_CONFIG: {
|
|
29
31
|
readonly SCREEN_WIDTH: number;
|
|
30
32
|
readonly SCREEN_HEIGHT: number;
|
|
31
33
|
readonly GROUND_HEIGHT: 150;
|
|
32
|
-
readonly DINOSAUR_WIDTH:
|
|
33
|
-
readonly DINOSAUR_HEIGHT:
|
|
34
|
-
readonly DINOSAUR_X:
|
|
34
|
+
readonly DINOSAUR_WIDTH: 70;
|
|
35
|
+
readonly DINOSAUR_HEIGHT: 75;
|
|
36
|
+
readonly DINOSAUR_X: 50;
|
|
35
37
|
readonly OBSTACLE_WIDTH: 20;
|
|
36
38
|
readonly OBSTACLE_HEIGHT: 40;
|
|
37
39
|
readonly OBSTACLE_SPAWN_DISTANCE: 600;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DinoJumpConstants.d.ts","sourceRoot":"","sources":["../../../../../src/games/dino-jump/DinoJumpConstants.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAMvE,eAAO,MAAM,mBAAmB
|
|
1
|
+
{"version":3,"file":"DinoJumpConstants.d.ts","sourceRoot":"","sources":["../../../../../src/games/dino-jump/DinoJumpConstants.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAMvE,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgCtB,CAAC;AAEX,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;CAwBxB,CAAC;AAGX,eAAO,MAAM,eAAe,GAAI,SAAQ,MAAU,KAAG,MAEpD,CAAC;AAGF,eAAO,MAAM,UAAU,GAAI,SAAQ,MAAU,KAAG,MAE/C,CAAC;AAEF,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;CAa7B,CAAC;AAEX,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;CA4BnB,CAAC;AAGX,eAAO,MAAM,eAAe;;;;;CAKlB,CAAC;AAGX,eAAO,MAAM,cAAc;;;;CAIjB,CAAC;AAGX,eAAO,MAAM,eAAe,EAAE,iBAc7B,CAAC;AAGF,eAAO,MAAM,iCAAiC;;;;CAIpC,CAAC"}
|
|
@@ -12,7 +12,7 @@ export declare class DinoJumpService {
|
|
|
12
12
|
private isPhysicsRunning;
|
|
13
13
|
constructor();
|
|
14
14
|
getDifficultySettings(difficulty: 'easy' | 'medium' | 'hard'): {
|
|
15
|
-
speed: 8 |
|
|
15
|
+
speed: 8 | 4 | 6;
|
|
16
16
|
baseScore: 1;
|
|
17
17
|
scoreMultiplier: 2 | 1.5 | 1;
|
|
18
18
|
obstacleSpawnRate: number;
|
|
@@ -100,4 +100,5 @@ export declare const useObstacles: () => Obstacle[];
|
|
|
100
100
|
export declare const useClouds: () => Cloud[];
|
|
101
101
|
export declare const useGroundOffset: () => number;
|
|
102
102
|
export declare const useStars: () => Star[];
|
|
103
|
+
export declare const useOffset: () => number;
|
|
103
104
|
//# sourceMappingURL=DinoJumpStore.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DinoJumpStore.d.ts","sourceRoot":"","sources":["../../../../../src/games/dino-jump/DinoJumpStore.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"DinoJumpStore.d.ts","sourceRoot":"","sources":["../../../../../src/games/dino-jump/DinoJumpStore.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAKhE,MAAM,WAAW,QAAQ;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,cAAc,GAAG,cAAc,GAAG,MAAM,CAAC;IAC/C,CAAC,EAAE,MAAM,CAAC;IACV,CAAC,EAAE,MAAM,CAAC;IACV,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,KAAK;IACpB,EAAE,EAAE,MAAM,CAAC;IACX,CAAC,EAAE,MAAM,CAAC;IACV,CAAC,EAAE,MAAM,CAAC;IACV,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,cAAc;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,CAAC,EAAE,MAAM,CAAC;IACV,CAAC,EAAE,MAAM,CAAC;CACX;AAED,MAAM,WAAW,IAAI;IACnB,EAAE,EAAE,MAAM,CAAC;IACX,CAAC,EAAE,MAAM,CAAC;IACV,CAAC,EAAE,MAAM,CAAC;IACV,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,aAAa;IAE5B,SAAS,EAAE,OAAO,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAC;IAGlB,SAAS,EAAE,MAAM,CAAC;IAClB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,aAAa,EAAE,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,MAAM,CAAC;IAC1D,SAAS,EAAE,OAAO,CAAC;IACnB,SAAS,EAAE,OAAO,CAAC;IAGnB,SAAS,EAAE,QAAQ,EAAE,CAAC;IACtB,MAAM,EAAE,KAAK,EAAE,CAAC;IAChB,KAAK,EAAE,IAAI,EAAE,CAAC;IACd,eAAe,EAAE,cAAc,EAAE,CAAC;IAGlC,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,KAAK,EAAE,MAAM,CAAC;IAGd,YAAY,EAAE,MAAM,CAAC;IAGrB,MAAM,EAAE,MAAM,CAAC;IAGf,SAAS,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,UAAU,EAAE,MAAM,IAAI,CAAC;IAGvB,IAAI,EAAE,MAAM,IAAI,CAAC;IACjB,IAAI,EAAE,MAAM,IAAI,CAAC;IACjB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,cAAc,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IAG5C,WAAW,EAAE,CAAC,QAAQ,EAAE,QAAQ,KAAK,IAAI,CAAC;IAC1C,cAAc,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,eAAe,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IAC7C,QAAQ,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC;IACjC,YAAY,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IAC1C,OAAO,EAAE,CAAC,IAAI,EAAE,IAAI,KAAK,IAAI,CAAC;IAC9B,WAAW,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IACzC,oBAAoB,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAG3C,eAAe,EAAE,CAAC,QAAQ,EAAE,YAAY,KAAK,OAAO,CAAC;IACrD,WAAW,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,YAAY,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IAC1C,aAAa,EAAE,MAAM,IAAI,CAAC;IAE1B,cAAc,EAAE,CAAC,UAAU,EAAE,MAAM,GAAG,QAAQ,GAAG,MAAM,KAAK,IAAI,CAAC;CAClE;AAED,eAAO,MAAM,gBAAgB;;;;;;;;EA2Y5B,CAAC;AAGF,eAAO,MAAM,YAAY,eAAqD,CAAC;AAC/E,eAAO,MAAM,aAAa,eAAsD,CAAC;AACjF,eAAO,MAAM,WAAW,eAAoD,CAAC;AAE7E,eAAO,MAAM,YAAY,cAAqD,CAAC;AAC/E,eAAO,MAAM,oBAAoB,cAA6D,CAAC;AAC/F,eAAO,MAAM,qBAAqB,kDAAyD,CAAC;AAC5F,eAAO,MAAM,YAAY,eAAqD,CAAC;AAC/E,eAAO,MAAM,YAAY,eAAqD,CAAC;AAE/E,eAAO,MAAM,QAAQ,cAAiD,CAAC;AACvE,eAAO,MAAM,WAAW,cAAoD,CAAC;AAC7E,eAAO,MAAM,QAAQ,cAAiD,CAAC;AAGvE,eAAO,MAAM,YAAY,kBAAqD,CAAC;AAE/E,eAAO,MAAM,SAAS,eAAkD,CAAC;AACzE,eAAO,MAAM,eAAe,cAAwD,CAAC;AACrF,eAAO,MAAM,QAAQ,cAAiD,CAAC;AACvE,eAAO,MAAM,SAAS,cAAkD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DinoSprite.d.ts","sourceRoot":"","sources":["../../../../../../src/games/dino-jump/components/DinoSprite.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"DinoSprite.d.ts","sourceRoot":"","sources":["../../../../../../src/games/dino-jump/components/DinoSprite.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAmB1B,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EA4L7B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GameArea.d.ts","sourceRoot":"","sources":["../../../../../../src/games/dino-jump/components/GameArea.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"GameArea.d.ts","sourceRoot":"","sources":["../../../../../../src/games/dino-jump/components/GameArea.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiB,MAAM,OAAO,CAAC;AAStC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAEnE,UAAU,aAAa;IACrB,QAAQ,EAAE,YAAY,CAAC;CACxB;AAED,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAiD5C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GameBackground.d.ts","sourceRoot":"","sources":["../../../../../../src/games/dino-jump/components/GameBackground.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"GameBackground.d.ts","sourceRoot":"","sources":["../../../../../../src/games/dino-jump/components/GameBackground.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAa1B,UAAU,mBAAmB;IAC3B,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA+FvD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObstacleSprite.d.ts","sourceRoot":"","sources":["../../../../../../src/games/dino-jump/components/ObstacleSprite.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"ObstacleSprite.d.ts","sourceRoot":"","sources":["../../../../../../src/games/dino-jump/components/ObstacleSprite.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAoK1B,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EA2BlC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScoreBoard.d.ts","sourceRoot":"","sources":["../../../../../../src/games/dino-jump/components/ScoreBoard.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"ScoreBoard.d.ts","sourceRoot":"","sources":["../../../../../../src/games/dino-jump/components/ScoreBoard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA4B1B,UAAU,eAAe;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAiChD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DotsAndBoxes.d.ts","sourceRoot":"","sources":["../../../../../src/games/dots-and-boxes/DotsAndBoxes.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAOjD,OAAO,EAAY,KAAK,SAAS,EAAyB,MAAM,6BAA6B,CAAC;AAI9F,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CA6H5C,CAAC"}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
export declare const DOTS_AND_BOXES_COLORS: {
|
|
2
|
+
BACKGROUND: string;
|
|
3
|
+
DOT_COLOR: string;
|
|
4
|
+
LINE_INACTIVE: string;
|
|
5
|
+
LINE_PLAYER: string;
|
|
6
|
+
LINE_OPPONENT: string;
|
|
7
|
+
BOX_PLAYER: string;
|
|
8
|
+
BOX_OPPONENT: string;
|
|
9
|
+
SCORE_BACKGROUND: string;
|
|
10
|
+
SCORE_BORDER: string;
|
|
11
|
+
SCORE_TEXT: string;
|
|
12
|
+
BUTTON_PRIMARY: string;
|
|
13
|
+
BUTTON_SECONDARY: string;
|
|
14
|
+
PLAYER_COLOR: string;
|
|
15
|
+
OPPONENT_COLOR: string;
|
|
16
|
+
GAME_OVER_BG: string;
|
|
17
|
+
};
|
|
18
|
+
export declare const DOTS_AND_BOXES_GAME_CONFIG: {
|
|
19
|
+
GRID_SIZE_EASY: number;
|
|
20
|
+
GRID_SIZE_MEDIUM: number;
|
|
21
|
+
GRID_SIZE_HARD: number;
|
|
22
|
+
DOT_RADIUS: number;
|
|
23
|
+
LINE_WIDTH: number;
|
|
24
|
+
BOARD_PADDING: number;
|
|
25
|
+
ANIMATION_DURATION: number;
|
|
26
|
+
};
|
|
27
|
+
export declare const DOTS_AND_BOXES_THEME: {
|
|
28
|
+
backgroundColor: string;
|
|
29
|
+
headerBackgroundColor: string;
|
|
30
|
+
headerTextColor: string;
|
|
31
|
+
sectionBackgroundColor: string;
|
|
32
|
+
sectionTitleColor: string;
|
|
33
|
+
buttonSelectedColor: string;
|
|
34
|
+
buttonUnselectedColor: string;
|
|
35
|
+
buttonSelectedTextColor: string;
|
|
36
|
+
buttonUnselectedTextColor: string;
|
|
37
|
+
switchTrackColorFalse: string;
|
|
38
|
+
switchTrackColorTrue: string;
|
|
39
|
+
switchThumbColor: string;
|
|
40
|
+
infoTextColor: string;
|
|
41
|
+
};
|
|
42
|
+
export declare const DOTS_AND_BOXES_DIFFICULTY_DESCRIPTIONS: {
|
|
43
|
+
easy: string;
|
|
44
|
+
medium: string;
|
|
45
|
+
hard: string;
|
|
46
|
+
};
|
|
47
|
+
//# sourceMappingURL=DotsAndBoxesConstants.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DotsAndBoxesConstants.d.ts","sourceRoot":"","sources":["../../../../../src/games/dots-and-boxes/DotsAndBoxesConstants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;CAgBjC,CAAC;AAEF,eAAO,MAAM,0BAA0B;;;;;;;;CAQtC,CAAC;AAEF,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;CAchC,CAAC;AAEF,eAAO,MAAM,sCAAsC;;;;CAIlD,CAAC"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
export type Player = 'player' | 'opponent';
|
|
2
|
+
export interface Line {
|
|
3
|
+
id: string;
|
|
4
|
+
row: number;
|
|
5
|
+
col: number;
|
|
6
|
+
orientation: 'horizontal' | 'vertical';
|
|
7
|
+
owner: Player | null;
|
|
8
|
+
}
|
|
9
|
+
export interface Box {
|
|
10
|
+
id: string;
|
|
11
|
+
row: number;
|
|
12
|
+
col: number;
|
|
13
|
+
owner: Player | null;
|
|
14
|
+
}
|
|
15
|
+
export interface GameBoard {
|
|
16
|
+
horizontalLines: Line[][];
|
|
17
|
+
verticalLines: Line[][];
|
|
18
|
+
boxes: Box[][];
|
|
19
|
+
}
|
|
20
|
+
export declare const formatScore: (score: number) => string;
|
|
21
|
+
export declare const createEmptyBoard: (gridSize: number) => GameBoard;
|
|
22
|
+
export declare const isBoxComplete: (board: GameBoard, boxRow: number, boxCol: number) => boolean;
|
|
23
|
+
export declare const checkAndClaimBoxes: (board: GameBoard, player: Player, lineRow: number, lineCol: number, orientation: "horizontal" | "vertical") => {
|
|
24
|
+
newBoard: GameBoard;
|
|
25
|
+
boxesClaimed: number;
|
|
26
|
+
};
|
|
27
|
+
export declare const makeMove: (board: GameBoard, player: Player, lineId: string) => {
|
|
28
|
+
newBoard: GameBoard;
|
|
29
|
+
boxesClaimed: number;
|
|
30
|
+
} | null;
|
|
31
|
+
export declare const getAvailableLines: (board: GameBoard) => Line[];
|
|
32
|
+
export declare const isGameOver: (board: GameBoard) => boolean;
|
|
33
|
+
export declare const countBoxes: (board: GameBoard) => {
|
|
34
|
+
player: number;
|
|
35
|
+
opponent: number;
|
|
36
|
+
};
|
|
37
|
+
export declare const selectAIMove: (board: GameBoard) => Line | null;
|
|
38
|
+
export declare const getLineColor: (line: Line) => string;
|
|
39
|
+
export declare const getBoxColor: (box: Box) => string | null;
|
|
40
|
+
//# sourceMappingURL=DotsAndBoxesService.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DotsAndBoxesService.d.ts","sourceRoot":"","sources":["../../../../../src/games/dots-and-boxes/DotsAndBoxesService.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,MAAM,GAAG,QAAQ,GAAG,UAAU,CAAC;AAE3C,MAAM,WAAW,IAAI;IACnB,EAAE,EAAE,MAAM,CAAC;IACX,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE,YAAY,GAAG,UAAU,CAAC;IACvC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;CACtB;AAED,MAAM,WAAW,GAAG;IAClB,EAAE,EAAE,MAAM,CAAC;IACX,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;CACtB;AAED,MAAM,WAAW,SAAS;IACxB,eAAe,EAAE,IAAI,EAAE,EAAE,CAAC;IAC1B,aAAa,EAAE,IAAI,EAAE,EAAE,CAAC;IACxB,KAAK,EAAE,GAAG,EAAE,EAAE,CAAC;CAChB;AAED,eAAO,MAAM,WAAW,GAAI,OAAO,MAAM,KAAG,MAE3C,CAAC;AAEF,eAAO,MAAM,gBAAgB,GAAI,UAAU,MAAM,KAAG,SAkDnD,CAAC;AAEF,eAAO,MAAM,aAAa,GACxB,OAAO,SAAS,EAChB,QAAQ,MAAM,EACd,QAAQ,MAAM,KACb,OAYF,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAC7B,OAAO,SAAS,EAChB,QAAQ,MAAM,EACd,SAAS,MAAM,EACf,SAAS,MAAM,EACf,aAAa,YAAY,GAAG,UAAU,KACrC;IAAE,QAAQ,EAAE,SAAS,CAAC;IAAC,YAAY,EAAE,MAAM,CAAA;CAqC7C,CAAC;AAEF,eAAO,MAAM,QAAQ,GACnB,OAAO,SAAS,EAChB,QAAQ,MAAM,EACd,QAAQ,MAAM,KACb;IAAE,QAAQ,EAAE,SAAS,CAAC;IAAC,YAAY,EAAE,MAAM,CAAA;CAAE,GAAG,IAsClD,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAI,OAAO,SAAS,KAAG,IAAI,EAoBxD,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,OAAO,SAAS,KAAG,OAE7C,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,OAAO,SAAS,KAAG;IAAE,MAAM,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,MAAM,CAAA;CAe/E,CAAC;AAGF,eAAO,MAAM,YAAY,GAAI,OAAO,SAAS,KAAG,IAAI,GAAG,IAmDtD,CAAC;AAEF,eAAO,MAAM,YAAY,GAAI,MAAM,IAAI,KAAG,MAOzC,CAAC;AAEF,eAAO,MAAM,WAAW,GAAI,KAAK,GAAG,KAAG,MAAM,GAAG,IAK/C,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import type { GameSettings } from '../../services/UtilsService';
|
|
2
|
+
import { type GameBoard, type Player } from './DotsAndBoxesService';
|
|
3
|
+
export interface DotsAndBoxesState {
|
|
4
|
+
isPlaying: boolean;
|
|
5
|
+
isGameOver: boolean;
|
|
6
|
+
isWin: boolean;
|
|
7
|
+
board: GameBoard | null;
|
|
8
|
+
gridSize: number;
|
|
9
|
+
currentPlayer: Player;
|
|
10
|
+
playerScore: number;
|
|
11
|
+
opponentScore: number;
|
|
12
|
+
isAIThinking: boolean;
|
|
13
|
+
startGame: () => void;
|
|
14
|
+
stopGame: () => void;
|
|
15
|
+
resetGame: () => void;
|
|
16
|
+
initializeGame: (settings: GameSettings) => void;
|
|
17
|
+
makePlayerMove: (lineId: string, settings: GameSettings) => void;
|
|
18
|
+
makeAIMove: (settings: GameSettings) => void;
|
|
19
|
+
}
|
|
20
|
+
export declare const useDotsAndBoxesStore: import("zustand").UseBoundStore<import("zustand").StoreApi<DotsAndBoxesState>>;
|
|
21
|
+
export declare const useIsPlaying: () => boolean;
|
|
22
|
+
export declare const useIsGameOver: () => boolean;
|
|
23
|
+
export declare const useIsWin: () => boolean;
|
|
24
|
+
export declare const useBoard: () => GameBoard | null;
|
|
25
|
+
export declare const useGridSize: () => number;
|
|
26
|
+
export declare const useCurrentPlayer: () => Player;
|
|
27
|
+
export declare const usePlayerScore: () => number;
|
|
28
|
+
export declare const useOpponentScore: () => number;
|
|
29
|
+
export declare const useIsAIThinking: () => boolean;
|
|
30
|
+
//# sourceMappingURL=DotsAndBoxesStore.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DotsAndBoxesStore.d.ts","sourceRoot":"","sources":["../../../../../src/games/dots-and-boxes/DotsAndBoxesStore.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAEhE,OAAO,EAML,KAAK,SAAS,EACd,KAAK,MAAM,EACZ,MAAM,uBAAuB,CAAC;AAI/B,MAAM,WAAW,iBAAiB;IAChC,SAAS,EAAE,OAAO,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,KAAK,EAAE,OAAO,CAAC;IACf,KAAK,EAAE,SAAS,GAAG,IAAI,CAAC;IACxB,QAAQ,EAAE,MAAM,CAAC;IACjB,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;IACtB,YAAY,EAAE,OAAO,CAAC;IAEtB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,cAAc,EAAE,CAAC,QAAQ,EAAE,YAAY,KAAK,IAAI,CAAC;IACjD,cAAc,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,YAAY,KAAK,IAAI,CAAC;IACjE,UAAU,EAAE,CAAC,QAAQ,EAAE,YAAY,KAAK,IAAI,CAAC;CAC9C;AAED,eAAO,MAAM,oBAAoB,gFA4LhC,CAAC;AAEF,eAAO,MAAM,YAAY,eAAyD,CAAC;AACnF,eAAO,MAAM,aAAa,eAA0D,CAAC;AACrF,eAAO,MAAM,QAAQ,eAAqD,CAAC;AAC3E,eAAO,MAAM,QAAQ,wBAAqD,CAAC;AAC3E,eAAO,MAAM,WAAW,cAAwD,CAAC;AACjF,eAAO,MAAM,gBAAgB,cAA6D,CAAC;AAC3F,eAAO,MAAM,cAAc,cAA2D,CAAC;AACvF,eAAO,MAAM,gBAAgB,cAA6D,CAAC;AAC3F,eAAO,MAAM,eAAe,eAA4D,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GameBackground.d.ts","sourceRoot":"","sources":["../../../../../../src/games/dots-and-boxes/components/GameBackground.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAY1B,UAAU,mBAAmB;IAC3B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAyKxD,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import type { GameSettings } from '../../../services/UtilsService';
|
|
3
|
+
interface GameBoardProps {
|
|
4
|
+
settings: GameSettings;
|
|
5
|
+
}
|
|
6
|
+
export declare const GameBoard: React.FC<GameBoardProps>;
|
|
7
|
+
export {};
|
|
8
|
+
//# sourceMappingURL=GameBoard.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GameBoard.d.ts","sourceRoot":"","sources":["../../../../../../src/games/dots-and-boxes/components/GameBoard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiB,MAAM,OAAO,CAAC;AAetC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAEnE,UAAU,cAAc;IACtB,QAAQ,EAAE,YAAY,CAAC;CACxB;AAED,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAkM9C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ScoreBoard.d.ts","sourceRoot":"","sources":["../../../../../../src/games/dots-and-boxes/components/ScoreBoard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,UAAU,eAAe;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAqChD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/games/dots-and-boxes/components/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/games/dots-and-boxes/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAC3D,YAAY,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAC7D,cAAc,yBAAyB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FlappyBird.d.ts","sourceRoot":"","sources":["../../../../../src/games/flappy-bird/FlappyBird.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"FlappyBird.d.ts","sourceRoot":"","sources":["../../../../../src/games/flappy-bird/FlappyBird.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAQjD,OAAO,EAAY,KAAK,SAAS,EAAyB,MAAM,6BAA6B,CAAC;AAK9F,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAgJ1C,CAAC"}
|
|
@@ -70,14 +70,20 @@ export declare const DIFFICULTY_CONFIG: {
|
|
|
70
70
|
easy: {
|
|
71
71
|
pipeSpeed: number;
|
|
72
72
|
pipeGap: number;
|
|
73
|
+
pipeSpawnInterval: number;
|
|
74
|
+
timeLimit: number;
|
|
73
75
|
};
|
|
74
76
|
medium: {
|
|
75
77
|
pipeSpeed: number;
|
|
76
78
|
pipeGap: number;
|
|
79
|
+
pipeSpawnInterval: number;
|
|
80
|
+
timeLimit: number;
|
|
77
81
|
};
|
|
78
82
|
hard: {
|
|
79
83
|
pipeSpeed: number;
|
|
80
84
|
pipeGap: number;
|
|
85
|
+
pipeSpawnInterval: number;
|
|
86
|
+
timeLimit: number;
|
|
81
87
|
};
|
|
82
88
|
};
|
|
83
89
|
//# sourceMappingURL=FlappyBirdConstants.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FlappyBirdConstants.d.ts","sourceRoot":"","sources":["../../../../../src/games/flappy-bird/FlappyBirdConstants.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;CAmBnC,CAAC;AAEF,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;CAe9B,CAAC;AAGF,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;CAc7B,CAAC;AAEF,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;CAgB/C,CAAC;AAEF,eAAO,MAAM,iBAAiB
|
|
1
|
+
{"version":3,"file":"FlappyBirdConstants.d.ts","sourceRoot":"","sources":["../../../../../src/games/flappy-bird/FlappyBirdConstants.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;CAmBnC,CAAC;AAEF,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;CAe9B,CAAC;AAGF,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;CAc7B,CAAC;AAEF,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;CAgB/C,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;CAmB7B,CAAC"}
|
|
@@ -14,25 +14,28 @@ export interface CollisionBlast {
|
|
|
14
14
|
export interface FlappyBirdState {
|
|
15
15
|
isPlaying: boolean;
|
|
16
16
|
isGameOver: boolean;
|
|
17
|
+
isGameWon: boolean;
|
|
17
18
|
score: number;
|
|
18
|
-
|
|
19
|
+
timeRemaining: number;
|
|
20
|
+
timeLimit: number;
|
|
19
21
|
birdY: number;
|
|
20
22
|
birdVelocity: number;
|
|
21
23
|
pipes: Pipe[];
|
|
22
24
|
collisionBlasts: CollisionBlast[];
|
|
23
|
-
|
|
25
|
+
gameLoopId: number | null;
|
|
24
26
|
pipeSpawnInterval: NodeJS.Timeout | null;
|
|
25
27
|
timerInterval: NodeJS.Timeout | null;
|
|
26
28
|
startGame: (settings: GameSettings) => void;
|
|
27
29
|
stopGame: () => void;
|
|
28
30
|
resetGame: () => void;
|
|
29
|
-
initializeGame: () => void;
|
|
31
|
+
initializeGame: (settings?: GameSettings) => void;
|
|
30
32
|
jump: () => void;
|
|
31
33
|
updatePhysics: (settings: GameSettings) => void;
|
|
32
34
|
spawnPipe: (settings: GameSettings) => void;
|
|
33
35
|
checkCollision: () => boolean;
|
|
34
36
|
addCollisionBlast: (x: number, y: number) => void;
|
|
35
37
|
removeCollisionBlast: (id: string) => void;
|
|
38
|
+
checkTimeUp: () => void;
|
|
36
39
|
}
|
|
37
40
|
export declare const useFlappyBirdStore: import("zustand").UseBoundStore<Omit<import("zustand").StoreApi<FlappyBirdState>, "subscribe"> & {
|
|
38
41
|
subscribe: {
|
|
@@ -45,8 +48,9 @@ export declare const useFlappyBirdStore: import("zustand").UseBoundStore<Omit<im
|
|
|
45
48
|
}>;
|
|
46
49
|
export declare const useIsPlaying: () => boolean;
|
|
47
50
|
export declare const useIsGameOver: () => boolean;
|
|
51
|
+
export declare const useIsGameWon: () => boolean;
|
|
48
52
|
export declare const useScore: () => number;
|
|
49
|
-
export declare const
|
|
53
|
+
export declare const useTimeRemaining: () => number;
|
|
50
54
|
export declare const useBirdY: () => number;
|
|
51
55
|
export declare const usePipes: () => Pipe[];
|
|
52
56
|
export declare const useCollisionBlasts: () => CollisionBlast[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FlappyBirdStore.d.ts","sourceRoot":"","sources":["../../../../../src/games/flappy-bird/FlappyBirdStore.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAEhE,MAAM,WAAW,IAAI;IACnB,EAAE,EAAE,MAAM,CAAC;IACX,CAAC,EAAE,MAAM,CAAC;IACV,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,OAAO,CAAC;CACjB;AAED,MAAM,WAAW,cAAc;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,CAAC,EAAE,MAAM,CAAC;IACV,CAAC,EAAE,MAAM,CAAC;CACX;AAED,MAAM,WAAW,eAAe;IAC9B,SAAS,EAAE,OAAO,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,
|
|
1
|
+
{"version":3,"file":"FlappyBirdStore.d.ts","sourceRoot":"","sources":["../../../../../src/games/flappy-bird/FlappyBirdStore.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAEhE,MAAM,WAAW,IAAI;IACnB,EAAE,EAAE,MAAM,CAAC;IACX,CAAC,EAAE,MAAM,CAAC;IACV,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,OAAO,CAAC;CACjB;AAED,MAAM,WAAW,cAAc;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,CAAC,EAAE,MAAM,CAAC;IACV,CAAC,EAAE,MAAM,CAAC;CACX;AAED,MAAM,WAAW,eAAe;IAC9B,SAAS,EAAE,OAAO,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,EAAE,MAAM,CAAC;IACrB,KAAK,EAAE,IAAI,EAAE,CAAC;IACd,eAAe,EAAE,cAAc,EAAE,CAAC;IAClC,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,iBAAiB,EAAE,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IACzC,aAAa,EAAE,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAErC,SAAS,EAAE,CAAC,QAAQ,EAAE,YAAY,KAAK,IAAI,CAAC;IAC5C,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,cAAc,EAAE,CAAC,QAAQ,CAAC,EAAE,YAAY,KAAK,IAAI,CAAC;IAClD,IAAI,EAAE,MAAM,IAAI,CAAC;IACjB,aAAa,EAAE,CAAC,QAAQ,EAAE,YAAY,KAAK,IAAI,CAAC;IAChD,SAAS,EAAE,CAAC,QAAQ,EAAE,YAAY,KAAK,IAAI,CAAC;IAC5C,cAAc,EAAE,MAAM,OAAO,CAAC;IAC9B,iBAAiB,EAAE,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAClD,oBAAoB,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,WAAW,EAAE,MAAM,IAAI,CAAC;CACzB;AAgBD,eAAO,MAAM,kBAAkB;;;;;;;;EAyV9B,CAAC;AAEF,eAAO,MAAM,YAAY,eAAqD,CAAC;AAC/E,eAAO,MAAM,aAAa,eAAsD,CAAC;AACjF,eAAO,MAAM,YAAY,eAAqD,CAAC;AAC/E,eAAO,MAAM,QAAQ,cAAiD,CAAC;AACvE,eAAO,MAAM,gBAAgB,cAAyD,CAAC;AACvF,eAAO,MAAM,QAAQ,cAAiD,CAAC;AAEvE,eAAO,MAAM,QAAQ,cAAiD,CAAC;AACvE,eAAO,MAAM,kBAAkB,wBAA2D,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Bird.d.ts","sourceRoot":"","sources":["../../../../../../src/games/flappy-bird/components/Bird.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,UAAU,SAAS;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;CAClB;
|
|
1
|
+
{"version":3,"file":"Bird.d.ts","sourceRoot":"","sources":["../../../../../../src/games/flappy-bird/components/Bird.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,UAAU,SAAS;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;CAClB;AAkGD,eAAO,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAoBnC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GameArea.d.ts","sourceRoot":"","sources":["../../../../../../src/games/flappy-bird/components/GameArea.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"GameArea.d.ts","sourceRoot":"","sources":["../../../../../../src/games/flappy-bird/components/GameArea.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AASjD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAKnE,UAAU,aAAa;IACrB,QAAQ,EAAE,YAAY,CAAC;CACxB;AAmCD,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAiE5C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GameBackground.d.ts","sourceRoot":"","sources":["../../../../../../src/games/flappy-bird/components/GameBackground.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"GameBackground.d.ts","sourceRoot":"","sources":["../../../../../../src/games/flappy-bird/components/GameBackground.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAcvC,UAAU,mBAAmB;IAC3B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAyBD,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAgDvD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pipes.d.ts","sourceRoot":"","sources":["../../../../../../src/games/flappy-bird/components/Pipes.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,oBAAoB,CAAC;AAI/C,UAAU,UAAU;IAClB,KAAK,EAAE,IAAI,EAAE,CAAC;IACd,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;
|
|
1
|
+
{"version":3,"file":"Pipes.d.ts","sourceRoot":"","sources":["../../../../../../src/games/flappy-bird/components/Pipes.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,oBAAoB,CAAC;AAI/C,UAAU,UAAU;IAClB,KAAK,EAAE,IAAI,EAAE,CAAC;IACd,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAgDD,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CAyKtC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScoreBoard.d.ts","sourceRoot":"","sources":["../../../../../../src/games/flappy-bird/components/ScoreBoard.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"ScoreBoard.d.ts","sourceRoot":"","sources":["../../../../../../src/games/flappy-bird/components/ScoreBoard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,UAAU,eAAe;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CA4BhD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FruitMerger.d.ts","sourceRoot":"","sources":["../../../../../src/games/fruit-merger/FruitMerger.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"FruitMerger.d.ts","sourceRoot":"","sources":["../../../../../src/games/fruit-merger/FruitMerger.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAMjD,OAAO,EAAY,KAAK,SAAS,EAAyB,MAAM,6BAA6B,CAAC;AAM9F,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CA0H3C,CAAC"}
|