-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Trickster Trials #3273
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
Trickster Trials #3273
Conversation
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.
Hello, just took a look at your game. The moving enemies are a great addition, but the game overall is fairly simple and easy to beat. Please add more levels with more challenge to them to get a Sprig device.
also, it would be a great bonus to add more complex artwork :)
hy so i update the code and update in file so what shoude now |
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.
Hy so I update the code and fix error but can you tell how to check if game run or not because the editor on the sprig website is not working and can I run the editor in my pc and yes then how please help me in that |
Yes you can use https://github.com/hackclub/VS-Sprig to run games on your pc |
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.
Ok, took a look at it again and it runs without errors now, but still looks fairly simple. Please add more complexity to the game like described in the previous comment
hy i updata the code and ples say that going to be good to get aprove |
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.
requesting changes as described above:
i fix the error and i check the game and i did not see any error for now |
hy so i update the code and check it i did not see any error so if you find any can you tell in where it coming |
hy so i fix the error and plead say it good |
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.
OK, just played through again lgtm
Thanks for your submission! If you're a teen, you can get your Sprig here! sprig-order.hackclub.dev Hack Clubbers would love to see this! Just post a link and 1-2 sentences talking about your game to our #ship channel |
Your checklist for this pull request
Author name
Author:
Yax Patel
About your game
What is your game about?
A rage-platformer where wall may betray you — some tiles are fake, some are solid walls, and the player must survive tricky levels to reach the goal.
How do you play your game?
Use arrow keys or WASD to move the player (
p
).Avoid fake floors (
x
), navigate around real walls (w
), and reach the goal (g
).Deaths are counted, and at the end you’ll see your total death count after finishing all levels.
Code
Check off the items that are true.
/games
directory.-
s, or_
s.Image (If an image is used)
/games/img
directory.