CHUCKIE EGG ONLINE

https://stephensmith.itch.io/chuckie-egg-online


CONTROLS
* W, A, S, D or arrow keys for movement
* Space or M to drop mines (if enabled)
* Enter - Shoot egg (if enabled)
* M - Reset the position of Mother Duck (in case you fly off into the distance and can't work out how to get back).
* F11 - Toggle full screen


RUNNING
* Running on Windows
Windows may complain about it not being a "signed app" or something.  If this happens, click on More Info and then Run Anyway.

* Running on Linux
You may need to chmod +x to get it to run.

* Running on a Mac
Since the app is not signed for a Mac (I don't have a Mac), it shows "Application from unidentified developer" or even "Application is damaged and cannot Be opened" on first start. Try to open you game with Ctrl+Right Click and then Open. If it's not helping, open Terminal, enter "sudo xattr -cr /Path/To/ChuckieEggOnline.app" and then open your game.  More details here: https://support.apple.com/en-gb/guide/mac-help/mh40616/mac and here: https://appletoolbox.com/app-is-damaged-cannot-be-opened-mac/


CREATING NEW MAPS
The game comes with the maps in the /LevelData and /ProcGenSections folders.  These are only used by the server, and it sends the map data to each client at the start of the game.  You can edit them and/or create new maps.  As long as you save them in this folder, they will appear in the list of selectable maps.

Map Codes:-
1 = Platform
2 = Ladder
3 = Egg
4 = Seed
5 = Lift
P = Player start position
C = Enemy
0 = Empty space


CREDITS
* Thanks to (in no particular order) Kingy, RichJ, Miktor, Almac, RapidGav, Oblisky, HenHousePete and Dr Goggles for playtesting and support (apologies if I've missed anyone).
* Original game design and graphics by Nigel Alderton
* Duck sfx taken from https://opengameart.org/content/farm-animals



