Thanks! I didn’t think about the dimension choice for practicing, but I could implement that in the future !
fkS124
Creator of
Recent community posts
Even with installing libraries, I got an error while running the game, hopefully you can fix that :
Seems that you are messing with some surfaces...
Error message:
pygame 2.0.1 (SDL 2.0.14, Python 3.9.1)
Hello from the pygame community. https://www.pygame.org/contribute.html
C:\Users\theop\OneDrive\Bureau\Steel-Terror-main\main.py:86: Warning: re-creating window in toggle_fullscreen
display.toggle_fullscreen()
Traceback (most recent call last):
File "C:\Users\theop\OneDrive\Bureau\Steel-Terror-main\main.py", line 124, in <module>
screen.blit(Surface((scw, sch)), (0, 0))
ValueError: Invalid mask values
This game's feeling is awesome ! The visuals are really ince and the sound design is perfect.
I would've expected maybe a better menu and an high score save, to get the maximum score on game feel. However, I don't really understand how the theme has been implemented.
Also I found a bug (might be intentional tho) quite frustrating when colliding to the asteroids.