-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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] heartgame #2720
base: main
Are you sure you want to change the base?
[Sprig App] heartgame #2720
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
You can play your game at Play Here! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your submission! I like the game, but unfortunately I'm getting an error after dying: TypeError: can't access property "x", p is undefined
. If you fix this, I'd be happy to approve your game!
You can play your game at Play Here! |
hi, just update the code, look like I, by mistake removed the line "if (!p) return;" which was causing the issue. now it's all good. |
You can play your game at Play Here! |
updated memory management for better performance and better error handling
You can play your game at Play Here! |
Hi, I am really sorry for making changes two time, but I wanted to update the memory management for better performance and better error handling |
You can play your game at Play Here! |
You can play your game at Play Here! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this game needs a bit more additional complexity to quality for a sprig grant.
Author name
Author: Tech-with-anmol
About your game
What is your game about?
this is a game where you have to save your heart from enemies, a fast paced and endless game
How do you play your game?
use key A and D for left and right movement and save yourself from enemies.