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 7 bullets #122

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

Commits on Jul 28, 2024

  1. Added my own window file

    Alcatraz714 authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    93f3e44 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Added new Main.cpp

    Alcatraz714 authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    676acb2 View commit details
    Browse the repository at this point in the history
  2. Shapes added

    Alcatraz714 authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    fe06d7c View commit details
    Browse the repository at this point in the history
  3. Logo and Sprites

    Alcatraz714 authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a096bda View commit details
    Browse the repository at this point in the history
  4. added text and sprites

    Alcatraz714 authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    fcc675e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from Alcatraz714/Feature-1-SFML

    Feature 1 sfml
    Alcatraz714 authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f3f7ec0 View commit details
    Browse the repository at this point in the history
  6. OOP

    Alcatraz714 authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9b096bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1116b79 View commit details
    Browse the repository at this point in the history
  8. Added move functions

    Alcatraz714 authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f7c02e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    45ea812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e527f50 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from Alcatraz714/Feature-2-OOP

    Feature 2 oop
    Alcatraz714 authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5fe3d91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5529a7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from Alcatraz714/Feature-2-OOP

    Added Service Locator header and cpp
    Alcatraz714 authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    067493a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c1cd5a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4 from Alcatraz714/Feature-2-OOP

    Changed Architecture and added links between units
    Alcatraz714 authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    88e545b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    452befa View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5 from Alcatraz714/Feature-2-OOP

    added event service header and cpp
    Alcatraz714 authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c2b5ccf View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    abdf09b View commit details
    Browse the repository at this point in the history
  2. Added time Service

    Alcatraz714 authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e759f6e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from Alcatraz714/Feature-3-Player-Ship

    Feature 3 player ship
    Alcatraz714 authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    974eae8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    943dfd9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7 from Alcatraz714/Feature-3-Player-Ship

    Split the player into 3 different units
    Alcatraz714 authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    63c6c72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e01b88b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #8 from Alcatraz714/Feature-3-Player-Ship

    Added code to player units
    Alcatraz714 authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c642815 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    621747d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4339484 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8df483d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f01bc02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5844287 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58622f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f64943 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #10 from Alcatraz714/Feature-3-Player-Ship

    Feature 3 player ship
    Alcatraz714 authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    97ebea3 View commit details
    Browse the repository at this point in the history
  9. Added Namespaces

    Alcatraz714 authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2f3005b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Game State added

    Alcatraz714 authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ff152f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6601dac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50e219c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Added EnemyService

    // enemy_ship.png - zapper.png
    Alcatraz714 authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    35c51f6 View commit details
    Browse the repository at this point in the history
  2. Added movement

    Alcatraz714 authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    f515f61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb6f2c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2cf915 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Enemy Config

    Alcatraz714 authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f3b7383 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39fdfbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e448b2c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. MVC and Bunker

    Alcatraz714 authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    446a3a0 View commit details
    Browse the repository at this point in the history
  2. Added Config

    Alcatraz714 authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9d4ba43 View commit details
    Browse the repository at this point in the history
  3. Added Sound Playback

    Alcatraz714 authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b92bb21 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    56f32a4 View commit details
    Browse the repository at this point in the history
  2. FireBullet Added

    Alcatraz714 authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    37a6b31 View commit details
    Browse the repository at this point in the history