Helix
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.
Status | In development |
Platforms | Windows |
Author | novial |
Genre | Shooter |
Made with | pygame, LMMS, Adobe Photoshop |
Tags | Bullet Hell, bullethell, Indie, Pixel Art, pygame, scifi, Side Scroller, Touhou |
Code license | GNU Lesser General Public License v2.1 (LGPL) |
Average session | A few seconds |
Languages | English |
Inputs | Keyboard |
Links | Source code |
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.
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.
It works :D
Nice