Hexoshi - New Metroid-like game I'm developing is being crowdfunded
- Anmelden oder Registrieren um Kommentare zu schreiben
Seems something is still amiss.
$ python3 hexoshi.py
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/sge/__init__.py", line 247, in
import pygame_sdl2
ModuleNotFoundError: No module named 'pygame_sdl2'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hexoshi.py", line 40, in
import sge
File "/usr/lib/python3.6/site-packages/sge/__init__.py", line 249, in
raise e
File "/usr/lib/python3.6/site-packages/sge/__init__.py", line 244, in
import pygame
ModuleNotFoundError: No module named 'pygame'
Got it running. Thanks for the help.
By the way, some changes I made yesterday wreck old save files to the point where they can cause the game to crash if you load them. Ironically enough, the reason for these changes is to prevent future compatibility problems, but since it's pre-alpha, I figure it's worth it.
Important announcement:
Metroid has always been a fad. Not to mention the Commodore 64, the ZX Spectrum and the Apple II... ;P
Hexoshi is cool.
何とかっこいい!
What do those bat images look like animated? They look really cool in that screenshot.
> Sorry, I don't understand that language.
Just the immediate thought I had. No worries, it was nothing important. I sort of repeated it in the English paragraph.
> They were done by my little sister with GIMP.
Well, it's pretty nicely manipulated, and it's a really cool design. It would be a useful addition to OpenGameArt.org (of course giving credit to the original source), and it could be useful in Hexoshi as another enemy. How old is she?
> It would be a useful addition to OpenGameArt.org (of course giving credit to the original source), and it could be useful in Hexoshi as another enemy.
I've given her your email, so she can send you a link when she uploads them to OpenGameArt.org
> How old is she?
16
Another update on Hexoshi's progress:
- Anmelden oder Registrieren um Kommentare zu schreiben