Chicken Processing Unit
(If fullscreen does not work the first time, please use the other full-screen option or retry a couple times!)
Chicken Processing Unit is a semi-idle for-loop type sandbox about putting chickens inside loops in your program, attempting to overcluck your Chicken Processing Unit with as many cluck cycles as you can.
Everything in the game is based around for loops.
- The mouse is the only control, drag and drop things. Scroll the mouse wheel to make the game slower or faster.
- Hit the Play/Run button above the code lines to start a run. Run will end when it hits the last line. Hitting it after that will start a new run.
- You can buy better loops (and other things) with the money that you make by processing/selling things in the loops.
- Each line in a loop needs one cluck to run every iteration, even if it doesn't process everything. So a for (i->3) loop with 2 elements below it will need 3 * 2 = 6 clucks to run, even if the element has a count less than the loop number.
- You can get more clucks by either upgrading your CPU (chicken processing unit) or producing clucks on the fly by using hens and roosters.
- Use roosters to fertilize eggs to produce more chickens.
- DO NOT SELL YOUR LAST HEN. Use the restart button if you get stuck in an unwinnable state.
This is mostly a sandbox to try out things to try and get high MegaHenz ratings on your processor. Learning is through experimentation - there's many ways to approach upgrading your Chicken Processing Unit!
CREDITS:
- Made by Diptoman Mukherjee and Pranjal Bisht for GMTK 2025. Special thanks to Adrija Pathak.
- Uses Odin Inspector (Sirenix) and PrimeTween.
- Audio:
- chicken error: 7 - Error by Huminaatio -- https://freesound.org/s/159367/ -- License: Creative Commons 0
- button press: Buttons Multiple 2.mp3 by Coral_Island_Studios -- https://freesound.org/s/277668/ -- License: Creative Commons 0
- rooster crow: Rooster Crow 2 by BenjaminNelan -- https://freesound.org/s/435507/ -- License: Creative Commons 0
- quack_human: Bwack.mp3 by Preacher13 -- https://freesound.org/s/673255/ -- License: Creative Commons 0
- chicken imitation: Chicken imitation by esperar -- https://freesound.org/s/170808/ -- License: Creative Commons 0
- chicken cluck_2: Chicken by D4XX -- https://freesound.org/s/607245/ -- License: Creative Commons 0
- chicken cluck_3: Chicken clucking 3 by MBPL -- https://freesound.org/s/668803/ -- License: Creative Commons 0
- 8bittownthemesong.wav: 8bittownthemesong.wav by sunsetplanet -- https://freesound.org/s/559067/ -- License: Creative Commons 0
- Joyride: Alex McCulloch
- gone fishing: Memoraphile @ You're Perfect Studio
- Egg frying: EggFrying.mp3 by david13528 -- https://freesound.org/s/528062/ -- License: Creative Commons 0
- growing plant_1: one plant grows with lettuce.wav by squidge316 -- https://freesound.org/s/677814/ -- License: Creative Commons 0
- growing plant_2: growing_plant.wav by MaxDemianAGL -- https://freesound.org/s/131050/ -- License: Attribution 3.0
- growing plant_3: Plant Growing by IENBA -- https://freesound.org/s/648958/ -- License: Creative Commons 0
Comments
Log in with itch.io to leave a comment.
Written in Cluck# :P