Egg-ies
A downloadable game
Raise and keep hens on your farm and they'll produce eggs for you that you can sell!
Every hen needs to eat and drink. A hen eats about 200g of feed a day so you should "stock up". They'll lay eggs around once a day. You can collect them and sell them at the Farmer's Market or to "Big Egg".
At dusk, the hens will try to get back to the coop before night. They will sleep wherever they are until morning.
Around once a week, the health inspector will come and decide if your farm can be upgraded eventually to Grade A, or downgraded eventually to Grade D. Grade A eggs bring the most at the farmer's Market, and get a higher offer from Big Egg.
Tips: Buy a "nesting box" and the eggs will be automatically gathered! You can expand your coop, by buying a new coop next to an existing coop square. Both you and the hens "wrap around" from top to bottom and left to right!
If there is no food in the feeder, the hens will congregate there - that's your cue to fill it up!
Demo of gameplay
Controls
Movement Controls: Like vim: h=left, j=down, k=up, l=right
Other controls: C=clean, E=collect egg-IE! B=Buy, S=Sell, F=Fill feeder, +/- speed
Jam Themes:
- Day/night theme: At dusk, hens try to get back to the coop. At night, they sleep wherever they are. At dusk, they move slowly. During the day they move at 100%. Also, the display changes throughout the day.
- Placeable buildings/Farm expansion: You can expand the coop but the buildings must be contiguous.
- Farm reputation: The health inspector can upgrade your farm if there is sufficient food, water and coops for the hens.
- Farmer's market/economy: You can sell your eggs at the farmer's market (which is only open 9am-3pm) and there's a simple supply/demand curve
- Farm automation: Building a "nesting box" will automatically gather eggs (otherwise you have to pick them up one at a time.)
| Updated | 17 hours ago |
| Published | 5 days ago |
| Status | Released |
| Author | dplassgit |
| Genre | Simulation |
| Tags | 2D, eggs, Farming Simulator, Retro |
| Code license | MIT License |
| Average session | A few minutes |
| Inputs | Keyboard |
| Content | No generative AI was used |
Download
Install instructions
Download
This game only works in the Virtual T emulator. Download it at https://sourceforge.net/projects/virtualt/ - available for Windows, Linux and Mac.
Installation
After installing the emulator, from the emulator "Emulation" menu select "Model" then "T200". (Also known as Tandy 200.) You only have to do this once to change it to T200 mode.
Then, from the "File" menu select "Load file from HD" and select the "eggies.co" file from your local HD.
Using the arrow keys, select BASIC in the main menu, then hit "Enter". It should drop into TANDY 200 BASIC, where you should type:
CLEAR 256, 55000 LOADM "eggies"
Video of loading:
Run the Game
Follow the installation instructions, above. From BASIC, run the command:
CALL 55000
If you quit the game, use that command to restart it from the beginning.
The emulator should retain its settings/memory so you shouldn't need to reload the game into the emulator to play, just use the CALL statement to restart the game.
After quitting from the game, to get back to the emulator's main menu, type MENU and hit enter.




Leave a comment
Log in with itch.io to leave a comment.