Documentation + User Guide
The following Devlog contains a reflection of my final game compared to my original concept, a summary of feedback received from recent playtesting, a general list of game features, an asset list and a summary of ChatGPT usage for the creation of Wings & Whiskers.
Reflection:
I believe the final build of Wings & Whiskers aligns really well with my original game concept. The art style, in particular, turned out exactly as I envisioned-warm, cozy and peacful. With more time, it would have been nice to include levels set at different times of day (e.g., sunrise or sunset) or in new environments (e.g., a forest or houses visible in the background). Housing in particular could have emphasised the sense of scale between the characters and their environment as highlighted in my concept Devlog, however, I'm still content with the final visuals.
Gameplay and level design turned out better than expected. The descriptions of game mechanics in my initial devlog were a bit vague, so it’s difficult to make a direct comparison. However, I’m proud of how each character ended up with distinct mechanics that encouraged cooperation between the two players. The levels feel balanced, offering equal gameplay opportunities for both characters. They are simple yet promote problem-solving and teamwork.
That said, there are areas I could improve and may revisit in the future. For instance, I sometimes had to combine sprites to make platforms longer or taller, which looks a bit abrupt. A similar issue occurred with the background, which I could fix by editing the sprites manually in a pixel art editor. I also would’ve liked to include sound effects for jumping and landing, as well as some ambient background sounds (e.g., wind). Before starting any future projects, I’d like to deepen my coding knowledge so I can rely less on ChatGPT assistance. Finally, although I wish I could’ve added more levels, I think the total playtime is sufficient for this final (assessed) build.
In summary, despite a few areas for improvement, I’m genuinely happy with how Wings & Whiskers turned out! :D
Feedback and final adjustments:
The feedback I received during my official testing session was already discussed in my final devlog. However, I also had the exciting opportunity to showcase Wings & Whiskers at an ICT expo last week! The reactions were really positive, and it was so fun to watch people play together and overcome each challenge.
This opportunity also allowed me to spot a few bugs and fix them before the final submission. For example, several cheats were discovered — which I've now patched. Some levels gave players unexpected trouble, so I’ve added subtle hints (which appear after ~30 seconds) and made small adjustments to improve clarity.
A user guide is available in the description of the game in addition to tutorial levels.
General list of features:
- 9 total levels- each containing a unique puzzle
- Local co-op with 2 players
- Unique abilities for each character-
- Whiskers is stronger and has a tunnelling ability
- Wings jumps higher/flies
- Each character can interact with a Magic Stone that makes objects disappear/appear
- A mega-jump can be achieved with the cooperation of both players
- One collectible coin to find in each level (with UI on main menu keeping count)
- Menu easter egg if all 9 collectibles are found
- Tutorial levels and text
- Sound effects, music and settings to edit volume
- Level select on main menu- to replay or skip levels
- Retry button and automatic retry when a character is lost
User guide: (warning- level spoilers below)
Title: Wings & Whiskers
A cute local co-op puzzle-platformer starring an unlikely duo: Wings the Pigeon and Whiskers the Ferret. Embark on a journey across the lush landscapes of Daisy Banks as you face a range of obstacles that can only be conquered through teamwork.
Controls:
Mega jump- have Wings stand on Whiskers and jump at about the same time (Wings needs to jump slightly later for momentum).
TAB | Main menu |
R | Retry |
O | Reset Collectibles |
Wings-
Left Arrow | Walk Left |
Right Arrow | Walk Right |
Up Arrow | Fly |
Whiskers-
A | Walk Left |
D | Walk Right |
W | Jump |
S | Enter Tunnel |
Main menu: Contains play button, level select and collectible tracker.
Level 1: Each character jumps across the swinging platform.
Level 2: Wings pushes the smaller box down from the well so Whiskers can jump up and across.
Level 3: Whiskers travels through the tunnel with S and walks to the Magic Stone, causing the scarecrow to disappear so Wings can walk through.
Level 4: Wings and Whiskers stand on top of the large box, performing a mega jump so Wings reaches the top right platform. On the platform, Wings activates the magic stone, causing the large, unmovable box to disappear which uncovers a tunnel for Whiskers to travel through.
Level 5: Together, Wings and Whiskers push the plank outwards, with the box towards the left-hand side, acting as a weight. Wings then carefully jumps from box to box, followed by Whiskers.
Level 6: Whiskers positions the wheelbarrow forward so Wings can push the pumpkin resting on the stall roof into it. With the pumpkin towards the back, Whiskers stands on the back of the wheelbarrow, causing it to tilt and then pushes the pumpkin to the Magic Stone. The Magic Stone then activates, allowing both players to continue forward.
Level 7: Wings and Whiskers perform a mega-jump so that Wings can quickly activate the Magic Stone (making the logs disappear) before the rolling wheel falls and blocks Whiskers' path.
Level 8: Wings and Whiskers perform a mega-jump so that Wings can reach the top left platform. With Whiskers activating the magic stone (making a platform appear), Wings pushes the pumpkin down and towards the seesaw. Wings and Whiskers then switch positions as Whiskers is strong enough to push the pumpkin onto the seesaw, acting as a weight. Whiskers can then jump up to the top right, followed by Wings.
Level 9: Wings stands on the right side of the seesaw while Whiskers travels through the tunnel to the top left platform. Whiskers then jumps down, catapulting Wings to the top right. Wings then activates the Magic Stone, making platforms appear for Whiskers to jump across.
End scene: Wings and Whiskers walk towards the right side of the screen as soft music plays. The camera then slowly pans to the right and "The End" fades in before taking players back to the main menu.
Main menu after all collectibles are found: Accessible after all 9 coins are collected, containing new music and cute character animations.
Asset List:
- Ferret spritesheet- https://elthen.itch.io/2d-pixel-art-ferret-sprites
- Pigeon spritesheet- https://elthen.itch.io/2d-pixel-art-pidgeon-sprites
- Props/tilesheet- https://cainos.itch.io/pixel-art-platformer-village-props
- Coin spritehseet- https://o-lobster.itch.io/platformmetroidvania-pixel-art-asset-pack
- Day background- https://www.vecteezy.com/vector-art/42818355-8bit-pixel-graphic-blue-sky-backgro...
- Night background- https://www.vecteezy.com/vector-art/42056318-8bit-pixel-art-night-sky-game-space...
- Music by Holly Jones- https://uppbeat.io/browse/artist/holly-jones
- Music by Northwestern- https://uppbeat.io/browse/artist/northwestern
- Coin SFX- https://uppbeat.io/sfx/retro-game-collect-coin/8037/23885
- Magic stone SFX- https://uppbeat.io/sfx/magic-poof/8688/22655
- ZZZ sprite animation- https://fantocan.itch.io/sleeping
- Title font- https://lil-cthulhu.itch.io/pixel-fonts
- Play/retry font- https://assetstore.unity.com/packages/2d/fonts/free-pixel-font-thaleah-140059
- 2D character controller- https://github.com/Brackeys/2D-Character-Controller
Total ChatGPT Usage for Scripting (also accessible in each relevant devlog):
- Help with Whiskers' animation issues- https://chatgpt.com/share/680b521e-f70c-8002-be1a-9850ca18a136
- Whiskers tunnelling ability script- https://chatgpt.com/share/68174948-681c-8002-b83c-023e9f3aa23b
- Retry button script, fade transition between levels script and unused tips for bug fixing- https://chatgpt.com/share/681749af-5940-8002-93a3-aca234af6e16
- Magic Stone activation script- https://chatgpt.com/share/68208493-36e4-8002-96a8-be2273303e80
- Ceiling/vertical limit script- https://chatgpt.com/share/682084a9-cad8-8002-9203-3f48d70f2ffc
- Help with collectibles setup scripts- https://chatgpt.com/share/6828bd69-5b50-8002-8322-568377528110
- Unused AI Thumbnail and menu scripts (start button and level select) - https://chatgpt.com/share/6828bdcf-5708-8002-95b7-156633356fd3
- Text animation script- https://chatgpt.com/share/6828bdf1-4798-8002-be89-841a7e42f19f
- Setting up hay particle effect help- https://chatgpt.com/share/6832be73-03b8-8002-9890-9d5449747e29
- "The End" scene scripts (camera panning and text fade-in)- https://chatgpt.com/share/6832bf5c-1474-8002-8fb5-94b04d502bcd
- Sound effect help (for coin pickup and magic stone)- https://chatgpt.com/share/6832bf75-afd4-8002-a085-a99629f6780d
- Music and volume slider scripts- https://chatgpt.com/share/6832bf93-9aac-8002-95fa-e2507a5db9bc
- Setting up easter egg help (activating menu change after all collectibles found)- https://chatgpt.com/share/6832bfa5-792c-8002-be4c-e0173b68b95f
Editing flow and grammar of this devlog- https://chatgpt.com/share/6839ae85-9974-8002-80ee-b2629bac02b3
Wings & Whiskers
A cute co-op puzzle-platformer starring an unlikely duo.
Status | Released |
Author | cakeadooples |
Genre | Puzzle |
Tags | Animals, Cute, Pixel Art, Puzzle-Platformer, wings-and-whiskers, wings--whiskers |
More posts
- Polish (final devlog!)12 days ago
- Presentation and Graphics20 days ago
- Puzzles26 days ago
- Basic Level Blocking33 days ago
- Player Movement42 days ago
- Game Treatment and Concept Art57 days ago
- Overview57 days ago
Leave a comment
Log in with itch.io to leave a comment.