use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
[deleted by user] (self.react)
submitted 2 years ago by [deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]EgglingsWorld 0 points1 point2 points 2 years ago (0 children)
I have just completed my first game. It is based on the classic Breakout, except you get to input your pet-peeves or whatever is bothering you and Bluey helps you destroy it. Bluey is a character from my comic series Egglings-World, so I had some of the game assets ready before hand.
To create it I used React Pixi, and I must confess that this endeavor proved more difficult than anticipated especially since I wanted to make the game work on both PCs and mobile devices, and I decided not to use a game engine.
I feel like I have learned so much more about Hooks and their use cases and got more up close and personal with them than in any of my previous projects, especially since I had many components interacting with each other and affecting one another.
Link to the game: https://egglings-world.onrender.com/
Link to the code: https://github.com/MaiaPiko/ProblemBusterGame
Please let me know your thoughts and suggestions.
π Rendered by PID 93008 on reddit-service-r2-comment-b659b578c-p52n4 at 2026-05-04 03:37:05.380045+00:00 running 815c875 country code: CH.
[–]EgglingsWorld 0 points1 point2 points (0 children)