Alpha Tester
A downloadable game for Windows, macOS, and Linux
Download NowName your own price
Solve puzzles as you debug a new take on a classic game! Meant to be played in conjunction with https://cmd16.itch.io/alpha-tester-developers-desktop: that's where you'll find the clues to solve this game's puzzles.
Shoutout to I Promise by Gifthammer and Fix the Minesweeper by Pichi Dev, two games from Godot Wild Jam 31 that inspired this game.
Credits
- Catherine DeJager: programming (except for console plugin), sfx (except for cash register), voice acting, graphics (except for hats)
- Rosko Vair: music
- Console plugin: https://github.com/quentincaffeino/godot-console/
- Cash register sfx: https://freesound.org/people/GowlerMusic/sounds/360453/
- Font: Latin Modern Mono https://www.fontsquirrel.com/fonts/latin-modern-mono
- Hats:
- Baseball Cap by Tutuk Istuningrum: https://thenounproject.com/search/?q=baseball+cap&i=1300899
- Chef Hat by Naufal Hudallah, ID: https://thenounproject.com/search/?q=chef+hat&i=2818424
- Cowboy Hat by zidney: https://thenounproject.com/search/?q=cowboy+hat&i=1597541
- Hat with bow by Linseed Studio, US https://thenounproject.com/search/?q=hat&i=2473683
- Wizard Hat by art shop from the Noun Project: https://thenounproject.com/search/?q=wizard+hat&i=3103553
Download
Download NowName your own price
Click download now to get access to the following files:
Alpha Tester.pck 220 MB
Alpha Tester.x86_64 37 MB
Alpha Tester.exe 32 MB
Alpha Tester.dmg 151 MB
Comments
Log in with itch.io to leave a comment.
I wasnt able to locate game.gd so i couldn't do the first puzzle unfortunately
Sorry to hear you had trouble! Did you also run https://cmd16.itch.io/alpha-tester-developers-desktop as mentioned in the description? You can find game.gd in there. If you're still having trouble finding it, let me know and I can give you more details.
Yes I did. Not sure if im just dumb but for the life of me i cant find game.gd
Go to "My Computer" and open the "Code_final" folder. Then go to the "Scripts" folder. Game.gd should be in there.
Im unable to open that file, and it doesn't even make the "click" like other stuff you can't open
I thought I checked everything, but clearly I missed that one. That's the only link that doesn't work. What you would find in Game.gd is missing parentheses on line 17, so the solution to the first puzzle is 17. The folder that is inaccessible due to the bug doesn't contain anything else you need to progress in the game.
Thank you for being patient with me. I hope that with this information you can progress in the game and report any other errors that you find.