Play game
You Are The Amulet's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Overall | #174 | 1.633 | 2.000 |
Roguelikeness | #180 | 1.633 | 2.000 |
Ranked from 2 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Successful or Incomplete?
Success
Did development of the game take place during the 7DRL Challenge week?
Yes
Is your game a roguelike or a roguelite?
Yes
Leave a comment
Log in with itch.io to leave a comment.
Comments
I grabbed latest from github. I can't get past the second tutorial. I can throw the amulet back but can't target the archer. Nice concept. I wished you hadn't ripped the images from another game. I did have some trouble at the start. I expected to just move in the direction I pressed. Once I understood it was easy.
You might have to move a little to get her in range -- you will have to equip the bow in your inventory as well. I probably forgot to mention that as well...... I am regretting this second tutorial page -- probably dropped me many spaces in the standings. I also wished I hadn't ripped images from another game, but I didn't have time :-(
Thanks for trying it out, though!!!
hmm... Archer doesn't have a bow...
Also I had to comment mixer.music in order to launch the game. This is sad because it looks great
Archer's bow disappeared when she fired all her arrows. Darn it. I will comment out the music and give her more arrows. Sigh. I hadn't heard of any issues with the music until now...
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "d:\games\amulet\main.py", line 27, in <module>
init_screen()
File "d:\games\amulet\main.py", line 17, in init_screen
pygame.mixer.music.load(helper("epic-heart-2-min-8643.mp3"))
pygame.error: Failed loading libmpg123-0.dll: The specified module could not be found.
Oh wait, I remember I had to get that module separately, though I'd read that that should have come along with installations. I had entirely forgot about that. Well, tonight is all about making a tutorial that works, and fixing issues. Thanks so much for your help!
Added a ZIP file for the game files to save a trip to GitHub.