Play game
GEMINI's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Presentation | #1809 | 3.104 | 3.400 |
Originality | #2142 | 3.104 | 3.400 |
Overall | #2147 | 2.962 | 3.244 |
Fun | #2405 | 2.678 | 2.933 |
Ranked from 15 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
How does your game fit the theme?
Play by alternating between twins with linked abilities, health, and mana. One twin can use mana to cause both to heal if they're close enough together. The other can cause both twins to fend off enemies and regain mana from landing hits, but only if the twins are far away enough.
Did your team create the vast majority of the art during the 48 hours?
Yes
We created the vast majority of the art during the game jam
Did your team create the vast majority of the music during the 48 hours?
Yes
We created the vast majority of the music during the game jam
Leave a comment
Log in with itch.io to leave a comment.
Comments
I'm sorry, the Linux build didn't work on my system :(
lafferty@lafferty-desktop ~/Downloads/GEMINI Linux/GEMINI Linux$ ./GEMINI
pygame 2.0.1 (SDL 2.0.14, Python 3.9.5)
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last): File "main.py", line 3, in <module> File "<frozen importlib._bootstrap>", line 1007, in _find_and_load File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 680, in _load_unlocked File "PyInstaller/loader/pyimod03_importers.py", line 540, in exec_module File "framework.py", line 71, in <module> File "framework.py", line 69, in <lambda>
pygame.error: Unable to open file 'src/audio/draw.mp3'
[6493] Failed to execute script main
Hi! Sorry about this. It's due to a bug with the graphics library wrapper I used not being compatible with .mp3 format audio on Linux specifically. I didn't find out about his until after the fact. Thanks for stopping by anyways.
I think this would be great with a controller!
It's difficult to quickly press the X button to switch characters with left hand, while running in a panic. Maybe use J instead so both actions aside from running are on the right hand.
The art is good!
I like the idea! Ideally I'd just program in key remapping, I just didn't get around to it in the time window. If I ever expand or polish up this game in the future, QOL features like being able to restart the game after dying would be implemented as well lol. Glad you enjoyed.
Great design, love the title and writing! Art is consistent, music is hype, gameplay is fun! Overall, a solid entry to the jam!
Controls are WASD X K, and more info on game page.