Block Games

Here are some fun programs for your Arcade!

Fun stuff

[
    {
        "name": "Falling Duck",
        "description": "Avoid the trees and go for a high score!",
        "url":"/blocks-games/duck",
        "cardType": "example",
        "imageUrl": "https://pxt.azureedge.net/blob/866b1d50eac294642ce0783deeedd13c61dea48c/static/blocks-games/duck.png",
        "largeImageUrl": "/static/blocks-games/duck.gif",
        "videoUrl": "/static/blocks-games/duck.mp4"
    },
    {
        "name": "Space Destroyer",
        "description": "Destroy the Asteroids",
        "url":"/blocks-games/space-destroyer",
        "cardType": "example",
        "imageUrl": "https://pxt.azureedge.net/blob/076d26f26b300b09163d857fbc5914ecb137dbe9/static/blocks-games/space-destroyer.png",
        "largeImageUrl": "/static/blocks-games/space-destroyer.gif",
        "videoUrl": "/static/blocks-games/space-destroyer.mp4"
    },
    {
        "name": "Jumpy Platformer",
        "description": "A short platformer game with tilemap levels",
        "url": "/blocks-games/jumpy-platformer",
        "cardType": "example",
        "imageUrl": "https://pxt.azureedge.net/blob/b93d9df36566da928c3043f0cf5d516f2dc007e2/static/blocks-games/jumpy-platformer.png",
        "largeImageUrl": "/static/blocks-games/jumpy-platformer.gif",
        "videoUrl": "/static/blocks-games/jumpy-platformer.mp4"
    },
    {
        "name": "Hot Air Balloon",
        "description": "Fly a hot air balloon past mountains and obstacles",
        "url": "/blocks-games/hot-air-balloon",
        "cardType": "example",
        "imageUrl": "https://pxt.azureedge.net/blob/8b064a4c3809c44e9c5c39821ff15b924574befc/static/blocks-games/hot-air-balloon.png",
        "largeImageUrl": "/static/blocks-games/hot-air-balloon.gif",
        "videoUrl": "/static/blocks-games/hot-air-balloon.mp4"
    },
    {
        "name": "Bunny Hop",
        "description": "Help your bunny get through the forest by jumping over the trees and stumps",
        "url": "/blocks-games/bunny-hop",
        "cardType": "example",
        "imageUrl": "https://pxt.azureedge.net/blob/5a89924082665ada7d181b4456831694e0012a78/static/blocks-games/bunny-hop.png",
        "largeImageUrl": "/static/blocks-games/bunny-hop.gif",
        "videoUrl": "/static/blocks-games/bunny-hop.mp4"
    },
    {
        "name": "Eat the Fruit",
        "description": "Don't get hit by the flying junk food",
        "url":"/blocks-games/eat-the-fruit",
        "cardType": "example",
        "imageUrl": "https://pxt.azureedge.net/blob/156ed1d7bba0da0ef46f6d291e90da3bd3be5328/static/blocks-games/eat-the-fruit.png",
        "largeImageUrl": "/static/blocks-games/eat-the-fruit.gif",
        "videoUrl": "/static/blocks-games/eat-the-fruit.mp4"
    },
    {
        "name": "Cat Jumper",
        "description": "Make the cat leap to each level and collect all the coins",
        "url": "/blocks-games/cat-jumper",
        "cardType": "example",
        "imageUrl": "https://pxt.azureedge.net/blob/ac85c68c3e7797c1b1fab9be5a855af35c764d03/static/blocks-games/cat-platformer.png",
        "largeImageUrl": "/static/blocks-games/cat-platformer.gif",
        "videoUrl": "/static/blocks-games/cat-platformer.mp4"
    },
    {
        "name": "Level Up!",
        "description": "Eat your food to level up",
        "url":"/blocks-games/level-game",
        "cardType": "example",
        "imageUrl": "https://pxt.azureedge.net/blob/2a2456b9b8c807fbe87f4c6ce975746e2e744b5d/static/blocks-games/level-game.png",
        "largeImageUrl": "/static/blocks-games/level-game.gif",
        "videoUrl": "/static/blocks-games/level-game.mp4"
    },
    {
        "name": "Memory",
        "description": "How well can you remember the sequence?",
        "url":"/blocks-games/memory",
        "cardType": "example",
        "imageUrl": "https://pxt.azureedge.net/blob/059c34391faf214cc34c1cd446fa8e916e2c792f/static/blocks-games/memory.png",
        "largeImageUrl": "/static/blocks-games/memory.gif",
        "videoUrl": "/static/blocks-games/memory.mp4"
    },
    {
        "name": "Catch",
        "description": "Don't let the balls hit the floor",
        "url":"/blocks-games/catch",
        "cardType": "example",
        "imageUrl": "https://pxt.azureedge.net/blob/27afa35c0e982361e48afdf07452e90c08abcf0a/static/blocks-games/catch-game.png",
        "largeImageUrl": "/static/blocks-games/catch-game.gif",
        "videoUrl": "/static/blocks-games/catch-game.mp4"
    },
    {
        "name": "Eater Princess",
        "description": "Feed the princess",
        "url":"/blocks-games/eater-princess",
        "cardType": "example",
        "imageUrl": "https://pxt.azureedge.net/blob/c954fac7f446a2cc9cdb68ce692dfe291333cdd0/static/blocks-games/eater-princess.png",
        "largeImageUrl": "/static/blocks-games/eater-princess.gif",
        "videoUrl": "/static/blocks-games/eater-princess.mp4"
    }
]

See also

Falling Duck, Space Destroyer, Jumpy Platformer, Hot Air Balloon, Eat the Fruit, Level Up!, Memory, Catch, Eater Princess