[Sprig App] RPG#3452
Conversation
|
Thanks for your submission, the metadata looks good. A reviewer will look at your game shortly! |
|
Hi! To have your game run on the real Sprig console, please remove the scripts that modify the HTML document. These are not supported on the Sprig hardware as it does not have an HTML renderer. |
Refactor game code to improve readability and structure, including changes to input handling and menu functionality.
|
Hello, I see the changes within the try block, but we need the entire game to be playable on the Sprig device. If you wish to display text on the device, you can use the Sprig's built-in text functions as shown in the documentation in the editor. |
Added credits section to the game menu with scrolling functionality and improved enemy name handling.
|
OK, just played the game and it looks awesome! one more thing, on line 2061, there is another script that modifies |
|
Also sorry for the delay in review, I have been extremely busy these past few weeks |
|
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 |
Author name
Author: Me-Myself-And-I12
About your game
What is your game about?
A basic rpg that I made. There includes a camera that follows you, an inventory system, enemies, upgrade system, and more..
How do you play your game?
Use ijkl to move, w to open inventory, s to open shop, d to drop item/pull box, a to attack/select/equip..