Play game
Leave Your Mark's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Graphics | #4 | 3.843 | 4.000 |
Mood | #14 | 2.882 | 3.000 |
Overall | #14 | 3.203 | 3.333 |
Theme | #19 | 3.122 | 3.250 |
Audio | #20 | 2.642 | 2.750 |
Fun | #21 | 2.802 | 2.917 |
Humor | #28 | 2.162 | 2.250 |
Ranked from 12 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Source code
https://github.com/iirlas/OpenJam-2017
Tools used
Coding Tools:
SGE engine
https://www.pygame.org/news
http://stellarengine.nongnu.org/
https://www.jetbrains.com/pycharm/download/#section=windows
https://atom.io/
https://www.python.org/
Sound Tools:
http://www.drpetter.se/project_sfxr.html
tomcat.ogg
++++Uploaded: 01.13.11 | License: Attribution 3.0 | Recorded by Mr Smith | File Size: 349 KB |
Aquired Saturday Oct 7, 2017
"Anxiety" Kevin MacLeod (incompetech.com)
++++Licensed under Creative Commons: By Attribution 3.0 License
++++http://creativecommons.org/licenses/by/3.0/
Art Tools:
Art was generally made/modified in Illustrator with textures and additional support from:
Textures.com
Openclipart.org:
1. https://openclipart.org/detail/219600/self-portrait-in-a-straw-hat-by-elisabeth-louise-vigee-lebrun
Library of Congress:
1. http://www.loc.gov/pictures/resource/ppmsca.22636/
2. http://www.loc.gov/pictures/item/2015650339/resource/
3. http://www.loc.gov/pictures/item/2015650344/resource/
4.
DA:
1. https://anomalies13.deviantart.com/art/Frame-Stock-284528582
2. https://mistyt-stock.deviantart.com/art/vase-436021276
3. https://black-b-o-x.deviantart.com/art/Old-Frame-344683561
4. https://www.deviantart.com/art/Books-png-677345370
5. https://absurdwordpreferred.deviantart.com/art/Window-transparent-PNG-163124311
Game-icons
1. http://game-icons.net/skoll/originals/pocket-watch.html
2. http://game-icons.net/lorc/originals/batwing-emblem.html
3. http://game-icons.net/skoll/originals/sight-disabled.html
4. http://game-icons.net/delapouite/originals/mouse.html
5. http://game-icons.net/delapouite/originals/keyboard.html
6. http://game-icons.net/lorc/originals/fangs-circle.html
Leave a comment
Log in with itch.io to leave a comment.
Comments
Very nice story! Some of the graphics were really cool. I included it in my Open Jam compilation video series, if you’d like to take a look. :)
Neat! Thanks so much
Nice atmosphere and especially good looking graphics. The gameplay could've been a bit deeper (varied patrol patterns for the cats etc.), but for a jam game it was pretty solid.
The download link advertises itself as having a version for Windows and Linux, but all I saw was an exe. Cloned the repository though and only needed to install the python-pygame package (which on Arch Linux is the Python 3 version of the package) to get the game to run (python Main.py).
Also you win the prize for the most well documented list of tools and assets used. Great open source support!
Wow I love love love this game! It's dripping with mood and humor and the art is amazing!
Things I liked:
Things that could be improved:
Overall the art, mood, humor, and use of theme in this game is fantastic! Well done!
Thanks! We had a lot of fun and I had an immense amount of fun doing the art side--we were initially afraid that we were going to see a ton of other vampire games, but I guess not.
1. The weird white screen is a bug that we're still trying to pin down, but there's actually an end screen and a credit screen that is supposed to come after that for some reason is deciding not to show (we're trying to hack around the problem and get a new build up).
2. Audio is always our downfall. It got left to the last second and is definitely one of the things we need to work on being better about.
3. There's supposed to be a transition between levels, but they ran into the same problem as the ending and we pulled them out to avoid confusion:
Ah yes those additions would round out the game perfectly! Can't wait to see a post-jam build with these added!
Since I couldn't find a Linux version in the actual download link, I cloned your repository. After playing trough the game I decided to try and fix the whitescreen issue you were having, and I actually did it.
Made my first ever fork and submitted my first ever pull request on Git, go check it out :).
our Linux guy said the build we made worked on his without having to make a specific build-i'll make sure that's actually the case and if not get a Linux build up.
But. THANK YOU. We knew it had to be something stupid simple. Either I or one of the guys will get to your fork after school/work and release a bug fix build.
I can't thank you enough.