Skip to content

mdciotti/strati

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Strati

A 2D shooter reminiscent of Geometry Wars. Made with the LÖVE game framework.

This project reimagines my work from another game attempt in raw C++ and OpenGL. You can find the source for that at https://github.com/justaddbass/LudumPrep

To-do

  • Support multiple players/controllers
  • Background effect
  • Glow effect
  • Pickups
  • Split weapon into own class
    • Scattergun (multi-shot)
    • Minigun (single rapid-fire)
    • Triad blaster (three bullets, middle is faster)
    • Missile launcher (normal missiles and seeking missiles)
  • Game menus
  • Level loading
  • Multiple enemy types
  • Enemy and player death effects
  • Sound effects
  • Load particle system configurations from files
  • Separate particle systems into own controller
  • Switch to Component-Entity System
  • HUD GUI

References

Reference image of Geometry Wars: Retro Evolved

About

an exploration of the LÖVE 2D game framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published