Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sprig App] Atari Breakout #2828

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

HildingL
Copy link

Author name

Author: HildingL

About your game

What is your game about?
This is a replica of the classic Atri Breakout. The goal is simple, bounce the ball and try to remove all of the pink boxes. You hav won when all the pink boxes are gone. Morover the speed of the ball increases the longer into the game you are. The hardest part to code of this game was the bouncing macanism of the ball and its ability to remove boxes.

How do you play your game?
Use a and d to move the platform. Bounce the ball between the platform, walls and boxes, to remove all of the pink boxes. You die if the ball touches the bottom of the gameboard. The goal is to remove all the pink boxes.

Copy link

vercel bot commented Jan 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sprig ❌ Failed (Inspect) Jan 28, 2025 3:05pm

Copy link

You can play your game at Play Here!

@yazidears
Copy link
Collaborator

Doubled PR.

exactly the same as ->#2829

-not a sprig reviewer, just a normal dude

@HildingL
Copy link
Author

Thanks! Removed the other one now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants