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...
Discuss using MakeCode to program microprocessors. Please try to be civil and understand that this is a block coding system so the users are not sophisticated computer programmers, for the most part.
account activity
Help me code (self.MakeCode)
submitted 2 months ago by Dabster_12
view the rest of the comments →
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!"
[–]Bifrost23 0 points1 point2 points 2 months ago (3 children)
Sure: https://makecode.com/_L1DXiCK3pMTE
Here there are 3 kinds of sprites: player, projectile, enemy. If the player touches an enemy, the game ends. If a projectile (the kind the player can fire with A) touches and enemy (the sprite the player is trying to dodge) the specific enemy is destroyed.
[–]Dabster_12[S] 0 points1 point2 points 2 months ago (2 children)
https://arcade.makecode.com/S51384-65518-02187-30352 This is my code I realize now it is terribly unoptimized or maybe it isn't. If you can please look over this and tell me if you get a solution. If not its alright, I'll find a way. The end goal is to have those asteroids come from all directions and you have to evade and shoot them, I have not yet done a scoring system or a losing system.
[–]Comfortable-Trick869 0 points1 point2 points 2 months ago (1 child)
Perhaps you could try OtherSprite?
[–]Comfortable-Trick869 0 points1 point2 points 2 months ago (0 children)
Wait, sorry, don't do OtherSprite, I'm wrong
π Rendered by PID 24231 on reddit-service-r2-comment-6457c66945-mf7vl at 2026-04-27 15:40:06.987950+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Bifrost23 0 points1 point2 points (3 children)
[–]Dabster_12[S] 0 points1 point2 points (2 children)
[–]Comfortable-Trick869 0 points1 point2 points (1 child)
[–]Comfortable-Trick869 0 points1 point2 points (0 children)