Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.

novialriptide/Helix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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