Jigoku / starphase

Side scrolling space shooter using LÖVE and Lua
GNU General Public License v3.0
7 stars 3 forks source link

Project Goals #12

Open Jigoku opened 7 years ago

Jigoku commented 7 years ago

Ideas / Procrastination

### procedural top down universe - add a "flight" mode, where you can turn 360 degrees and fly in any direction (asteroids style) - each star has its own system that can be accessed by clicking with the mouse - warp to the star system, each having planets orbiting around a sun - player can then navigate to a planet, enabling side-scroller battle mode - battle scene would be generated from a seed, using different climates / ground / enemies

randomly generated top down universe