Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
88 commits
Select commit Hold shift + click to select a range
935cad2
➕ added new dependencies
shan-226 Sep 3, 2024
6e9995e
✨ added player mechanics
shan-226 Sep 3, 2024
cb0ede3
➕ added player and game classes
shan-226 Sep 3, 2024
3af6eaf
virtical functionality
LeratoKgomo Sep 4, 2024
55706f7
✨ added animations to player
shan-226 Sep 4, 2024
1d5ddbf
✨ added bullets
shan-226 Sep 4, 2024
71256d5
✨ added enemies
shan-226 Sep 4, 2024
59da4c7
added level 1
pieryvdl Sep 5, 2024
5ad335a
level now loading onto screen
pieryvdl Sep 5, 2024
dbbf71e
added player
pieryvdl Sep 5, 2024
da43c36
added player movement
pieryvdl Sep 5, 2024
85f30ed
fixed flame issue
LeratoKgomo Sep 5, 2024
dbbfff1
handled horizontal functionality
LeratoKgomo Sep 5, 2024
fd787b6
🍱 added some assets
shan-226 Sep 5, 2024
dfbe97e
collision and explosions code - still needs to be tested
shan-226 Sep 5, 2024
0a4ba04
added player joystick
pieryvdl Sep 5, 2024
e39e521
added new level and collisions + jumping
pieryvdl Sep 6, 2024
fbae2c3
added background to game
pieryvdl Sep 6, 2024
c273951
⚡️ basic game is working - need to update animations used
shan-226 Sep 8, 2024
d331d8f
added fruits to the game
pieryvdl Sep 9, 2024
e51ad59
added ability to collect fruit
pieryvdl Sep 9, 2024
af865fd
added saws to the game
pieryvdl Sep 9, 2024
b78b5b2
added checkpoints to the game
pieryvdl Sep 9, 2024
dc97f48
fixed jumping
pieryvdl Sep 9, 2024
9ea3477
bugfixes
pieryvdl Sep 9, 2024
2cb8975
added audio to the game
pieryvdl Sep 9, 2024
cc7df69
⚡️ Basic Game Done/Complete
shan-226 Sep 9, 2024
7f3eea5
🍱 updated assets
shan-226 Sep 9, 2024
cdc6862
added chicken enemies
pieryvdl Sep 9, 2024
7be679c
🍱 added assets
shan-226 Sep 9, 2024
0345c33
✨ added in between page for overlays
shan-226 Sep 9, 2024
8e2e7b3
✨ added player explosions and game over screen
shan-226 Sep 9, 2024
f265a19
moved jump button and joystick
pieryvdl Sep 9, 2024
3a22f99
adjusted level1
pieryvdl Sep 9, 2024
e726b59
adjusted level1 again
pieryvdl Sep 9, 2024
88e9ea8
added background component
LeratoKgomo Sep 9, 2024
ef41334
added the ground component
LeratoKgomo Sep 9, 2024
0f0d234
added bird component
LeratoKgomo Sep 9, 2024
777f2a0
added pipe component
LeratoKgomo Sep 9, 2024
d110338
added level
pieryvdl Sep 10, 2024
6e7b63a
Merge branch 'Develop' into feat/PixelGame1
pieryvdl Sep 10, 2024
34d9ca4
added bird position update , fly up and collision functions
LeratoKgomo Sep 11, 2024
02fd24f
added game over handler , position and score reset functions
LeratoKgomo Sep 11, 2024
a056eef
.
LeratoKgomo Sep 11, 2024
892dc00
added hitbox and speed update
LeratoKgomo Sep 11, 2024
ffd1f0b
changed floor height and added hitbox
LeratoKgomo Sep 11, 2024
5f3df37
random display of top and bottom pipes and collison handling
LeratoKgomo Sep 11, 2024
7bd5fb3
added display of all components , update of score and onTap method
LeratoKgomo Sep 11, 2024
41d27fe
created start game screen
LeratoKgomo Sep 11, 2024
34c21d6
created game over screen
LeratoKgomo Sep 11, 2024
6f13b30
fixed connection buttons on the profile page
LeratoKgomo Sep 11, 2024
3e49925
Merge branch 'Develop' into feat/PixelGame1
pieryvdl Sep 11, 2024
9d9ed4e
Merge pull request #544 from COS301-SE-2024/feat/PixelGame1
pieryvdl Sep 11, 2024
29aa563
Merge pull request #547 from COS301-SE-2024/fix/profilebuttons
LeratoKgomo Sep 11, 2024
f50cf4b
✨ score system implemented
shan-226 Sep 11, 2024
efd4ac7
🐛 restructured code
shan-226 Sep 11, 2024
676a8cb
added a leave button and fixed the jump button
pieryvdl Sep 12, 2024
8f31cf7
added audio and score
LeratoKgomo Sep 12, 2024
3ea5bc0
Created placeholder page for badges
u22520016 Sep 12, 2024
3c5ecf4
Added navigation to new badge page
u22520016 Sep 12, 2024
d774728
added a score to fruit collection
pieryvdl Sep 12, 2024
846cf86
Added badge images to assets
u22520016 Sep 12, 2024
af60a25
Updated the badge page to show assets
u22520016 Sep 12, 2024
d3ae10c
Renamed page and widget
u22520016 Sep 12, 2024
1bdc254
updated level 2 and changed background colour
pieryvdl Sep 12, 2024
589999b
added a loading screen to choose a different player
pieryvdl Sep 15, 2024
adbef5f
🔨 some extra functions added
shan-226 Sep 15, 2024
ed64f30
adjusted level 2 and loading screen
pieryvdl Sep 15, 2024
40ddcb1
🐛 fixed analyse issues
shan-226 Sep 15, 2024
7b70b73
Merge branch 'Develop' of https://github.com/COS301-SE-2024/GameOnCon…
shan-226 Sep 15, 2024
c4ff2c1
adjusted the loading page
pieryvdl Sep 15, 2024
2c755e1
➕ updated pubspec.lock
shan-226 Sep 15, 2024
3eecbb4
Added new badge files
u22520016 Sep 15, 2024
efa7128
Added way to see new badges
u22520016 Sep 15, 2024
a95b8d8
fixed level 1 and added credits
pieryvdl Sep 15, 2024
296623a
Merge pull request #551 from COS301-SE-2024/feat/SpaceShooterGame
shan-226 Sep 15, 2024
965fba1
added the seed component
LeratoKgomo Sep 15, 2024
7e4b70d
added game screen
LeratoKgomo Sep 15, 2024
d15a58a
assets
LeratoKgomo Sep 15, 2024
22ceae7
fixed flutter analyze issues
LeratoKgomo Sep 15, 2024
f292c34
Merge branch 'Develop' into feat/game2
LeratoKgomo Sep 15, 2024
828f82b
Merge branch 'Develop' into feat/BadgePage
u22520016 Sep 15, 2024
dd0acab
Merge pull request #553 from COS301-SE-2024/feat/game2
LeratoKgomo Sep 16, 2024
e7ada76
Merge branch 'Develop' into feat/gameyconadd1
pieryvdl Sep 16, 2024
fc5a7c2
Merge branch 'Develop' into feat/BadgePage
u22520016 Sep 16, 2024
b14c15e
Merge pull request #549 from COS301-SE-2024/feat/gameyconadd1
pieryvdl Sep 16, 2024
44f6bd6
Merge branch 'Develop' into feat/BadgePage
u22520016 Sep 16, 2024
619f342
Merge pull request #552 from COS301-SE-2024/feat/BadgePage
u22520016 Sep 16, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file added assets/audio/bounce.wav
Binary file not shown.
Binary file added assets/audio/collect_fruit.wav
Binary file not shown.
Binary file added assets/audio/collision.wav
Binary file not shown.
Binary file added assets/audio/disappear.wav
Binary file not shown.
Binary file added assets/audio/hit.wav
Binary file not shown.
Binary file added assets/audio/jump.wav
Binary file not shown.
Binary file added assets/audio/point.wav
Binary file not shown.
Binary file added assets/badges_images/achiever_badge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/badges_images/collector_badge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/badges_images/customizer_badge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/badges_images/event_planner_badge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/badges_images/explorer_badge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/badges_images/gamer_badge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/badges_images/loyalty_badge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/badges_images/newbie_badge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/badges_images/night_owl_badge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/fonts/ThaleahFat.ttf
Binary file not shown.
Binary file added assets/images/20 Enemies.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/Background/Blue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/Background/Brown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/Background/Gray.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/Background/Green.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/Background/Pink.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/Background/Purple.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/Background/Yellow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/Battlecruiser.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/Enemies/AngryPig/Hit 1 (36x30).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/Enemies/AngryPig/Hit 2 (36x30).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/Enemies/AngryPig/Idle (36x30).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/Enemies/AngryPig/Run (36x30).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/Enemies/AngryPig/Walk (36x30).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/Enemies/Bat/Ceiling In (46x30).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/Enemies/Bat/Ceiling Out (46x30).png
Binary file added assets/images/Enemies/Bat/Flying (46x30).png
Binary file added assets/images/Enemies/Bat/Hit (46x30).png
Binary file added assets/images/Enemies/Bat/Idle (46x30).png
Binary file added assets/images/Enemies/Bee/Attack (36x34).png
Binary file added assets/images/Enemies/Bee/Bullet Pieces.png
Binary file added assets/images/Enemies/Bee/Bullet.png
Binary file added assets/images/Enemies/Bee/Hit (36x34).png
Binary file added assets/images/Enemies/Bee/Idle (36x34).png
Binary file added assets/images/Enemies/BlueBird/Flying (32x32).png
Binary file added assets/images/Enemies/BlueBird/Hit (32x32).png
Binary file added assets/images/Enemies/Bunny/Fall.png
Binary file added assets/images/Enemies/Bunny/Hit (34x44).png
Binary file added assets/images/Enemies/Bunny/Idle (34x44).png
Binary file added assets/images/Enemies/Bunny/Jump.png
Binary file added assets/images/Enemies/Bunny/Run (34x44).png
Binary file added assets/images/Enemies/Chameleon/Hit (84x38).png
Binary file added assets/images/Enemies/Chameleon/Idle (84x38).png
Binary file added assets/images/Enemies/Chameleon/Run (84x38).png
Binary file added assets/images/Enemies/Chicken/Hit (32x34).png
Binary file added assets/images/Enemies/Chicken/Idle (32x34).png
Binary file added assets/images/Enemies/Chicken/Run (32x34).png
Binary file added assets/images/Enemies/Duck/Fall (36x36).png
Binary file added assets/images/Enemies/Duck/Hit (36x36).png
Binary file added assets/images/Enemies/Duck/Idle (36x36).png
Binary file added assets/images/Enemies/Duck/Jump (36x36).png
Binary file added assets/images/Enemies/FatBird/Fall (40x48).png
Binary file added assets/images/Enemies/FatBird/Ground (40x48).png
Binary file added assets/images/Enemies/FatBird/Hit (40x48).png
Binary file added assets/images/Enemies/FatBird/Idle (40x48).png
Binary file added assets/images/Enemies/Ghost/Appear (44x30).png
Binary file added assets/images/Enemies/Ghost/Desappear (44x30).png
Binary file added assets/images/Enemies/Ghost/Hit (44x30).png
Binary file added assets/images/Enemies/Ghost/Idle (44x30).png
Binary file added assets/images/Enemies/Mushroom/Hit.png
Binary file added assets/images/Enemies/Mushroom/Idle (32x32).png
Binary file added assets/images/Enemies/Mushroom/Run (32x32).png
Binary file added assets/images/Enemies/Plant/Attack (44x42).png
Binary file added assets/images/Enemies/Plant/Bullet Pieces.png
Binary file added assets/images/Enemies/Plant/Bullet.png
Binary file added assets/images/Enemies/Plant/Hit (44x42).png
Binary file added assets/images/Enemies/Plant/Idle (44x42).png
Binary file added assets/images/Enemies/Radish/Hit (30x38).png
Binary file added assets/images/Enemies/Radish/Idle 1 (30x38).png
Binary file added assets/images/Enemies/Radish/Idle 2 (30x38).png
Binary file added assets/images/Enemies/Radish/Leafs.png
Binary file added assets/images/Enemies/Radish/Run (30x38).png
Binary file added assets/images/Enemies/Rino/Hit (52x34).png
Binary file added assets/images/Enemies/Rino/Hit Wall (52x34).png
Binary file added assets/images/Enemies/Rino/Idle (52x34).png
Binary file added assets/images/Enemies/Rino/Run (52x34).png
Binary file added assets/images/Enemies/Rocks/Rock1_Hit.png
Binary file added assets/images/Enemies/Rocks/Rock1_Run (38x34).png
Binary file added assets/images/Enemies/Rocks/Rock2_Hit (32x28).png
Binary file added assets/images/Enemies/Rocks/Rock2_Run (32x28).png
Binary file added assets/images/Enemies/Rocks/Rock3_Hit (22x18).png
Binary file added assets/images/Enemies/Rocks/Rock3_Idle (22x18).png
Binary file added assets/images/Enemies/Rocks/Rock3_Run (22x18).png
Binary file added assets/images/Enemies/Skull/Hit (52x54).png
Binary file added assets/images/Enemies/Skull/Idle 1 (52x54).png
Binary file added assets/images/Enemies/Skull/Idle 2 (52x54).png
Binary file added assets/images/Enemies/Skull/Orange Particle.png
Binary file added assets/images/Enemies/Skull/Red Particle.png
Binary file added assets/images/Enemies/Slime/Hit (44x30).png
Binary file added assets/images/Enemies/Slime/Idle-Run (44x30).png
Binary file added assets/images/Enemies/Slime/Particles (62x16).png
Binary file added assets/images/Enemies/Snail/Hit (38x24).png
Binary file added assets/images/Enemies/Snail/Idle (38x24).png
Binary file added assets/images/Enemies/Snail/Shell Idle (38x24).png
Binary file added assets/images/Enemies/Snail/Snail without shell.png
Binary file added assets/images/Enemies/Snail/Walk (38x24).png
Binary file added assets/images/Enemies/Trunk/Attack (64x32).png
Binary file added assets/images/Enemies/Trunk/Bullet Pieces.png
Binary file added assets/images/Enemies/Trunk/Bullet.png
Binary file added assets/images/Enemies/Trunk/Hit (64x32).png
Binary file added assets/images/Enemies/Trunk/Idle (64x32).png
Binary file added assets/images/Enemies/Trunk/Run (64x32).png
Binary file added assets/images/Enemies/Turtle/Hit (44x26).png
Binary file added assets/images/Enemies/Turtle/Idle 1 (44x26).png
Binary file added assets/images/Enemies/Turtle/Idle 2 (44x26).png
Binary file added assets/images/Frigate.png
Binary file added assets/images/Frigate_Destruction.png
Binary file added assets/images/HUD/Joystick.png
Binary file added assets/images/HUD/JumpButton.png
Binary file added assets/images/HUD/Knob.png
Binary file added assets/images/Hello.png
Binary file added assets/images/Items/Boxes/Box1/Break.png
Binary file added assets/images/Items/Boxes/Box1/Hit (28x24).png
Binary file added assets/images/Items/Boxes/Box1/Idle.png
Binary file added assets/images/Items/Boxes/Box2/Break.png
Binary file added assets/images/Items/Boxes/Box2/Hit (28x24).png
Binary file added assets/images/Items/Boxes/Box2/Idle.png
Binary file added assets/images/Items/Boxes/Box3/Break.png
Binary file added assets/images/Items/Boxes/Box3/Hit (28x24).png
Binary file added assets/images/Items/Boxes/Box3/Idle.png
Binary file added assets/images/Items/Checkpoints/End/End (Idle).png
Binary file added assets/images/Items/Fruits/Apple.png
Binary file added assets/images/Items/Fruits/Bananas.png
Binary file added assets/images/Items/Fruits/Cherries.png
Binary file added assets/images/Items/Fruits/Collected.png
Binary file added assets/images/Items/Fruits/Kiwi.png
Binary file added assets/images/Items/Fruits/Melon.png
Binary file added assets/images/Items/Fruits/Orange.png
Binary file added assets/images/Items/Fruits/Pineapple.png
Binary file added assets/images/Items/Fruits/Strawberry.png
Binary file added assets/images/Menu/Buttons/Achievements.png
Binary file added assets/images/Menu/Buttons/Back.png
Binary file added assets/images/Menu/Buttons/Close.png
Binary file added assets/images/Menu/Buttons/Leaderboard.png
Binary file added assets/images/Menu/Buttons/Levels.png
Binary file added assets/images/Menu/Buttons/Next.png
Binary file added assets/images/Menu/Buttons/Play.png
Binary file added assets/images/Menu/Buttons/Previous.png
Binary file added assets/images/Menu/Buttons/Restart.png
Binary file added assets/images/Menu/Buttons/Settings.png
Binary file added assets/images/Menu/Buttons/Volume.png
Binary file added assets/images/Menu/Levels/01.png
Binary file added assets/images/Menu/Levels/02.png
Binary file added assets/images/Menu/Levels/03.png
Binary file added assets/images/Menu/Levels/04.png
Binary file added assets/images/Menu/Levels/05.png
Binary file added assets/images/Menu/Levels/06.png
Binary file added assets/images/Menu/Levels/07.png
Binary file added assets/images/Menu/Levels/08.png
Binary file added assets/images/Menu/Levels/09.png
Binary file added assets/images/Menu/Levels/10.png
Binary file added assets/images/Menu/Levels/11.png
Binary file added assets/images/Menu/Levels/12.png
Binary file added assets/images/Menu/Levels/13.png
Binary file added assets/images/Menu/Levels/14.png
Binary file added assets/images/Menu/Levels/15.png
Binary file added assets/images/Menu/Levels/16.png
Binary file added assets/images/Menu/Levels/17.png
Binary file added assets/images/Menu/Levels/18.png
Binary file added assets/images/Menu/Levels/19.png
Binary file added assets/images/Menu/Levels/20.png
Binary file added assets/images/Menu/Levels/21.png
Binary file added assets/images/Menu/Levels/22.png
Binary file added assets/images/Menu/Levels/23.png
Binary file added assets/images/Menu/Levels/24.png
Binary file added assets/images/Menu/Levels/25.png
Binary file added assets/images/Menu/Levels/26.png
Binary file added assets/images/Menu/Levels/27.png
Binary file added assets/images/Menu/Levels/28.png
Binary file added assets/images/Menu/Levels/29.png
Binary file added assets/images/Menu/Levels/30.png
Binary file added assets/images/Menu/Levels/31.png
Binary file added assets/images/Menu/Levels/32.png
Binary file added assets/images/Menu/Levels/33.png
Binary file added assets/images/Menu/Levels/34.png
Binary file added assets/images/Menu/Levels/35.png
Binary file added assets/images/Menu/Levels/36.png
Binary file added assets/images/Menu/Levels/37.png
Binary file added assets/images/Menu/Levels/38.png
Binary file added assets/images/Menu/Levels/39.png
Binary file added assets/images/Menu/Levels/40.png
Binary file added assets/images/Menu/Levels/41.png
Binary file added assets/images/Menu/Levels/42.png
Binary file added assets/images/Menu/Levels/43.png
Binary file added assets/images/Menu/Levels/44.png
Binary file added assets/images/Menu/Levels/45.png
Binary file added assets/images/Menu/Levels/46.png
Binary file added assets/images/Menu/Levels/47.png
Binary file added assets/images/Menu/Levels/48.png
Binary file added assets/images/Menu/Levels/49.png
Binary file added assets/images/Menu/Levels/50.png
Binary file added assets/images/Menu/Text/Text (Black) (8x10).png
Binary file added assets/images/Menu/Text/Text (White) (8x10).png
Binary file added assets/images/Other/Confetti (16x16).png
Binary file added assets/images/Other/Dust Particle.png
Binary file added assets/images/Other/Shadow.png
Binary file added assets/images/Other/Transition.png
Binary file added assets/images/Scout.png
Binary file added assets/images/Scout_Destruction.png
Binary file added assets/images/Terrain/Terrain (16x16).png
Binary file added assets/images/Traps/Arrow/Hit (18x18).png
Binary file added assets/images/Traps/Arrow/Idle (18x18).png
Binary file added assets/images/Traps/Blocks/HitSide (22x22).png
Binary file added assets/images/Traps/Blocks/HitTop (22x22).png
Binary file added assets/images/Traps/Blocks/Idle.png
Binary file added assets/images/Traps/Blocks/Part 1 (22x22).png
Binary file added assets/images/Traps/Blocks/Part 2 (22x22).png
Binary file added assets/images/Traps/Falling Platforms/Off.png
Binary file added assets/images/Traps/Falling Platforms/On (32x10).png
Binary file added assets/images/Traps/Fan/Off.png
Binary file added assets/images/Traps/Fan/On (24x8).png
Binary file added assets/images/Traps/Fire/Hit (16x32).png
Binary file added assets/images/Traps/Fire/Off.png
Binary file added assets/images/Traps/Fire/On (16x32).png
Binary file added assets/images/Traps/Platforms/Brown Off.png
Binary file added assets/images/Traps/Platforms/Brown On (32x8).png
Binary file added assets/images/Traps/Platforms/Chain.png
Binary file added assets/images/Traps/Platforms/Grey Off.png
Binary file added assets/images/Traps/Platforms/Grey On (32x8).png
Binary file added assets/images/Traps/Rock Head/Blink (42x42).png
Binary file added assets/images/Traps/Rock Head/Idle.png
Binary file added assets/images/Traps/Rock Head/Top Hit (42x42).png
Binary file added assets/images/Traps/Sand Mud Ice/Ice Particle.png
Binary file added assets/images/Traps/Sand Mud Ice/Mud Particle.png
Binary file added assets/images/Traps/Sand Mud Ice/Sand Particle.png
Binary file added assets/images/Traps/Saw/Chain.png
Binary file added assets/images/Traps/Saw/Off.png
Binary file added assets/images/Traps/Saw/On (38x38).png
Binary file added assets/images/Traps/Spike Head/Blink (54x52).png
Binary file added assets/images/Traps/Spike Head/Idle.png
Binary file added assets/images/Traps/Spiked Ball/Chain.png
Binary file added assets/images/Traps/Spiked Ball/Spiked Ball.png
Binary file added assets/images/Traps/Spikes/Idle.png
Binary file added assets/images/Traps/Trampoline/Idle.png
Binary file added assets/images/Traps/Trampoline/Jump (28x28).png
Binary file added assets/images/background.png
Binary file added assets/images/bird_downflap.png
Loading
Loading