Compare commits

..

15 Commits

Author SHA1 Message Date
9c74a1ffb5 Add README.md file with game description and features; include project license and contribution guidelines 2025-08-13 00:46:51 +02:00
94f0f02b3e Add UID files for ConfigFileHandler, GameManager, SaveSystem, and UIManager components 2025-08-13 00:46:49 +02:00
4075231939 Add ChargeProgressBar, Credits, and GameOverScreen components for UI management 2025-08-13 00:46:49 +02:00
359a32aaf0 Add audio settings management and platform movement component 2025-08-13 00:46:49 +02:00
56da6f36a7 Add new components: BrickThrowComponent, BulletComponent, CageComponent, ChaseLevelComponent, CleanupComponent, and ThrowInputResource classes; implement game saving and loading logic in SaveSystem 2025-08-13 00:46:49 +02:00
2dc4306be8 Add new components: CannotStompComponent, SkillUnlockedComponent, SpaceshipEnterComponent, SpaceshipExitComponent, SpinComponent, StompDamageComponent, StraightMotionComponent, TerrainHitFx, TooltipComponent, TrailComponent, and UnlockOnRequirementComponent 2025-08-13 00:46:49 +02:00
a859ff9fe7 Refactor GameManager session state handling and add new components: CanBeLaunchedComponent, IceEffectComponent, JumpPadComponent, KillPlayerOutOfScreenComponent, KnockbackComponent, LifetimeComponent, MagneticSkillComponent, OutOfScreenComponent, PeriodicShootingComponent, PlayerDeathComponent, ProgressiveDamageComponent, ProjectileComponent, ProjectileInitComponent, RequirementComponent, ScoreComponent, ShipMovementComponent, ShipShooterComponent, and SideToSideMovementComponent 2025-08-13 00:46:49 +02:00
0e41c811e4 Add new components: HealComponent, HitComponent, HomingMissileMotionComponent, LeverComponent, and TriggerLeverComponent 2025-08-13 00:46:49 +02:00
cd3143bbad Add new components: ExplosiveComponent, FadeAwayComponent, FireEffectComponent, FlipComponent, GravityMotionComponent, LaunchComponent, and update PlatformMovement with LastDirection property 2025-08-13 00:46:49 +02:00
aeb024cbac Add new components: EnemyDeathComponent, EnemyWaveTriggerComponent, and ExitDoorComponent 2025-08-13 00:46:49 +02:00
3066f0c7b4 Add new components: CanPickUpComponent, CollapsableComponent, DestroyableComponent, EffectInflictorComponent, StatusEffectComponent, and StatusEffectDataResource 2025-08-13 00:46:49 +02:00
bdd5ce04da cleanup 2025-08-13 00:46:49 +02:00
b54d886145 Add core game components including ConfigFileHandler, GameManager, SaveSystem, and UIManager 2025-08-13 00:46:49 +02:00
4326ca850d Implement BeamComponent in C# and enhance marketplace button functionality 2025-08-13 00:46:49 +02:00
cce93286be Update README.md with game story, mission, and features; enhance promotional content (#2) 2025-08-13 00:46:19 +02:00

Diff Content Not Available