
Making Pong - Snap! Editor - Snap! Forum
Feb 13, 2025 · Hello, and welcome Snap!. It is recommended that you start a new topic for things like this, seeing as this topic was about helping kingico1133 in particular with their game, not …
Art & Music - Module 11: Designing Games (Fall 2024)
Nov 4, 2024 · For my game I plan on creating a game where the player is an object at the bottom of the screen and can only move left or right using the arrow keys. The obstacles in this game …
Art & Music - Module 9: Designing Games (Spring 2025)
Mar 24, 2025 · The game is won by collecting all dots or lost by touching an enemy too many times. Flappy Bird: The player earns points for each obstacle passed. The game ends when …
Need help with my personal project: 2d shooter game - Snap!
Jan 22, 2025 · Link to my project I have been working on this game for several months off and on and have come to a bit of a plateau in terms of development. I've ran into several issues and it …
Simple platformer - Share your Projects - Snap! Forum
Mar 7, 2025 · I made a simple platforming game in Snap! inspired by a game I've been making on a different platform. It's basically just a simple movement demo, but I think it's pretty …
Snap! Online Shooter - Share your Projects - Snap! Forum
Jul 10, 2023 · I used the MQTT library to make a small online game. CONTROLS: Arrow keys or WASD to move the player. The green player is you. GOAL: Kill the other player. Just shoot the …
Maze Game - Share your Projects - Snap! Forum
Mar 11, 2023 · Love the enhancements! The "Game Over" display at the end really pulls it together. I originally explored use of classic maze following behavior, but decided that a grid …
Any project ideas? - Page 2 - Snap! Editor - Snap! Forum
Jun 15, 2023 · Hi, since you need easier projects and/or project ideas, have I got one for you. It's a project idea of mine from a very long time ago called "CameraVR". I was originally intending …
Arcade with Joystick - Physical Computing - Snap! Forum
Mar 20, 2023 · We used the MicroBlocks "Key & Mouse" library to emulate arrow keys in a Snap! Pacman game. (A HyperDuino shield is being used with the Metro to make the physical …
Frame rate, rendering and performance - Advanced Topics - Snap!
Feb 12, 2025 · I'm not sure this is an advanced topic. I need to improve rendering speed Currently, my game is becoming unusable with just 100-200 sprites. Simple The simple route …