novialriptide / Helix

simple bullet hell serving as a benchmark for pygame 2.1.2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helix

A survival game where you must survive enemies that are seemingly spawning out of nowhere.

Used by Starbuck5 to test pygame's experimental rect freelist

Code style: black

Run From Source

  1. Clone this repository
  2. Clone the SakuyaEngine repository
  3. Execute pip install . in SakuyaEngine's root directory
  4. Run main.py

Dependencies

pygame==2.1.2

About

simple bullet hell serving as a benchmark for pygame 2.1.2

License:GNU Lesser General Public License v2.1


Languages

Language:Python 100.0%