Just Ones Game

by ten_6044
See Code Download Embed
This is a game where you code to make a number. The code must follow the rules:
1. You can only enter "1" in each input.
2. Only +, −, ×, /, ^, and mod can be used.

To play:
1. Press "See code".
2. Go to the "Game" sprite.
3. Click the green flag.
4. Drag the blocks from the Operators category using the whitelisted blocks listed above, and type just "1" ("11" is not accepted!) on each input. For example, 7 can be done using ((((1) + (1)) ^ ((1) + (1) + (1))) − (1)).
5. When you're done, you'll see a "You win!" screen with a score. Score is based on the time you complete and the number of blocks you used.

Created June 19, 2024

Last updated June 19, 2024

Published June 19, 2024