Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Space Shooter Unity

A simple Unity project starter for building a space shooter game.

Overview

This repository is intended as a foundation for a 2D or 3D space shooter experience. It can be used for learning Unity, prototyping gameplay, and expanding into a complete game.

Getting Started

  1. Install Unity Hub and a recent Unity LTS version.
  2. Open this folder in Unity.
  3. Create or import your game assets, scenes, and scripts.
  4. Press Play to test your game.

Suggested Next Steps

  • Add player movement and shooting
  • Implement enemy waves and obstacles
  • Add scoring, lives, and game over logic
  • Create menus, UI, and sound effects

Project Structure

  • Assets/ - game assets, scripts, scenes, and prefabs
  • ProjectSettings/ - Unity project configuration files

License

This project currently does not include a license. Add one if you plan to share or distribute it publicly.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors