Skip to content

Add 2D Space Shooter Prototype and Refactor Overlord into a Package#219

Open
yuji-teoi wants to merge 55 commits intoDevelopfrom
overlord-tool-package
Open

Add 2D Space Shooter Prototype and Refactor Overlord into a Package#219
yuji-teoi wants to merge 55 commits intoDevelopfrom
overlord-tool-package

Conversation

@yuji-teoi
Copy link
Collaborator

This pull request introduces two main changes:

  • Addition of a new game: a 2D space shooter with independent code, separate from the platformer and top-down games. This game uses Overlord to generate its game content.
  • Refactor of the Overlord module: the module has been converted into a package, with the required files and properly named folders.

This pull request also includes prefabs and sprites used by the space shooter.

Notes:

  • The game is a prototype and may be improved in future iterations.
  • The main objective of this game is to serve as a tutorial base, demonstrating how Overlord can be used to generate content for a new game.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant