Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature 8 power ups #121

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open

Commits on Jul 26, 2024

  1. recreated branch

    abhi6403 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8110600 View commit details
    Browse the repository at this point in the history
  2. Fetching mouse inputs

    abhi6403 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8eaa7c8 View commit details
    Browse the repository at this point in the history
  3. Manage button state

    abhi6403 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    2255833 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. A and D movement

    abhi6403 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    c26fb9a View commit details
    Browse the repository at this point in the history
  2. Implement Enemy Service

    abhi6403 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    26637f2 View commit details
    Browse the repository at this point in the history
  3. Implement Enemy Movement

    abhi6403 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    e05646e View commit details
    Browse the repository at this point in the history
  4. spawn Enemies

    abhi6403 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    842bebe View commit details
    Browse the repository at this point in the history
  5. Gameplay Service

    abhi6403 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    0e3de50 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Common Enemy properties

    abhi6403 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    12c35c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3234177 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. movement function

    abhi6403 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    ed2897c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. spawn Enemies

    abhi6403 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4ca29a7 View commit details
    Browse the repository at this point in the history
  2. Create Barriers

    abhi6403 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    03043b9 View commit details
    Browse the repository at this point in the history
  3. Data for Barriers

    abhi6403 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    eb8040f View commit details
    Browse the repository at this point in the history
  4. Spawn Multiple Barriers

    abhi6403 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a660a6d View commit details
    Browse the repository at this point in the history
  5. Create Config

    abhi6403 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4af6b37 View commit details
    Browse the repository at this point in the history
  6. Create Sound Service

    abhi6403 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    be2e7af View commit details
    Browse the repository at this point in the history
  7. Playing Sounds

    abhi6403 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    603a77d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Create Projectile Interface

    abhi6403 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    5ac409c View commit details
    Browse the repository at this point in the history
  2. create Bullet MVC

    abhi6403 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a8e629f View commit details
    Browse the repository at this point in the history
  3. Create model and view

    abhi6403 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3116a66 View commit details
    Browse the repository at this point in the history
  4. Create Bullets

    abhi6403 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    502aaf3 View commit details
    Browse the repository at this point in the history
  5. Spawn bullets

    abhi6403 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    130b20b View commit details
    Browse the repository at this point in the history
  6. Move the Bullets

    abhi6403 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    81d2744 View commit details
    Browse the repository at this point in the history
  7. Firing the bullets

    abhi6403 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0f2b87d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Create Collectible

    abhi6403 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0ff7726 View commit details
    Browse the repository at this point in the history
  2. create Powerup Controllers

    abhi6403 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5816685 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    baf2bc3 View commit details
    Browse the repository at this point in the history