This game is based on the .io game called arras.io. Note that this game is still in a very early version, and may be glitchy or/and unstable (especially in snapshots and unreleased versions). Its recommended to play released versions rather than snapshots/unreleased versions. Description: You start at the middle of an 2048x2048 map, where white circles (eggs) spawn inside. Touching, or shooting an egg gives you 1 XP. The number of eggs are fixed, when one is destroyed another one spawns randomly on the map. The borders of the map are currently invisible, and if you wish you can go endlessly outside it. This game uses sounds, dont forget to turn up volume if possible. Sounds are made when eggs are destroyed, when shooting, and eggs can make idle sounds when they are out of your screen, but near you. Recommended to use fullscreen. Have fun! Controls: Use your mouse to look around. Arrow keys, or WASD to move. Hold spacebar, or hold left mouse button to shoot in the direction you are pointing with the player. Press E to toggle auto-fire. Extra controls: Hold 0 to open the admin menu. Press 1 to reset all settings. Press 2 to reset all eggs. Press 3 to reset all bullets. Press 4 to teleport back to [0, 0]. Press 5 to reset XP.
Made by Yotta18 Version: Indev 1.0.1 (release) Next release: Indev 1.0.2: https://turbowarp.org/1125795491?interpolate&clones=Infinity&offscreen&limitless Next snapshot: Indev 1.0.1-s1.0: https://turbowarp.org/1124293393?interpolate&clones=Infinity&offscreen&limitless HIGHLY RECOMMENDED TO PLAY THIS ON TURBOWARP: https://turbowarp.org/1124212749?interpolate&clones=Infinity&offscreen&limitless Changes compared to Indev 1.0-s3.0: -Changed the easteregg sound rarity when an egg is eaten from 0.1% to 0.067%. -Reworked easteregg sound when an egg is eaten. -The maximal polygon count on the map is now defined as a variable in the codebase. -Split a code in the codebase into two parts to be more organised. -Removed comments from codes in the codebase. -Changed the starting value of a local variable from 10^100 to infinity. -Did some minor changes to code organization.