A downloadable game for Windows

Download NowName your own price

v0.5.0

Helix is a bullet hell developed using Python3 & pygame version 2.1.1 by Novial. Survive as long as possible.

This game was used to test pygame's unreleased freelist Rects by Starbuck5.

Download

Download NowName your own price

Click download now to get access to the following files:

Helix.zip 36 MB

Comments

Log in with itch.io to leave a comment.

(1 edit)

Tested on Windows 11

When you press arrow keys in main menu, you get this error:

Traceback (most recent call last):

  File "C:\Users\novia\Desktop\Helix\main.py", line 49, in <module>

  File "Helix\SakuyaEngine\client.py", line 143, in main

  File "Helix\scenes\mainmenu.py", line 71, in update

  File "Helix\scenes\mainmenu.py", line 61, in input

  File "Helix\scenes\mainmenu.py", line 41, in move_selection

TypeError: list indices must be integers or slices, not float


The game is pretty cool, can't wait for the full release!

Thanks! I'll see if I can fix this in the next update.

Update: This should be fixed now.

(+1)

It works :D

Nice