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

AsteroidsGame #6

Open
wants to merge 61 commits into
base: master
Choose a base branch
from
Open

AsteroidsGame #6

wants to merge 61 commits into from

Commits on Nov 9, 2018

  1. xwing

    Christopher Shimotake authored and Christopher Shimotake committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    82afc3d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. look at spaceship

    Christopher Shimotake authored and Christopher Shimotake committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    118450c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. finish fixing the ship's coordinates

    Christopher Shimotake authored and Christopher Shimotake committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    0787d07 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. make a teleport

    Christopher Shimotake authored and Christopher Shimotake committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    ca35f06 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. IT CAN TELEPORTgit add .!

    Christopher Shimotake authored and Christopher Shimotake committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    538bdc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. go to case e

    Christopher Shimotake authored and Christopher Shimotake committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    5dddf4b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. start working on the bullet

    Christopher Shimotake authored and Christopher Shimotake committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    d9121a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. collision detection

    Christopher Shimotake authored and Christopher Shimotake committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    17f2802 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. work on the pulse bomb

    Christopher Shimotake authored and Christopher Shimotake committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    3e80b96 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. make it a pulse

    Christopher Shimotake authored and Christopher Shimotake committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    51fa2cb View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. work on the explosion

    Christopher Shimotake authored and Christopher Shimotake committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    a162a05 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. finish explosion

    Christopher Shimotake authored and Christopher Shimotake committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    72e16ff View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. fix the color thing

    Christopher Shimotake authored and Christopher Shimotake committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    8759adb View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. done

    Christopher Shimotake authored and Christopher Shimotake committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    a331a08 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. done

    Christopher Shimotake authored and Christopher Shimotake committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    c04bc5d View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. add cooldown timers

    Christopher Shimotake authored and Christopher Shimotake committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    0f8eb4a View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. finish the counters

    Christopher Shimotake authored and Christopher Shimotake committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    ad09749 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. finish the counters

    Christopher Shimotake authored and Christopher Shimotake committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    c98b4e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. make the invincibility button charge on destroyed ships

    Christopher Shimotake authored and Christopher Shimotake committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    f132fdd View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. add color

    Christopher Shimotake authored and Christopher Shimotake committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    6c028ac View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. make stuff not red and finish invincibility

    Christopher Shimotake authored and Christopher Shimotake committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    b843656 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. finish inv colors

    Christopher Shimotake authored and Christopher Shimotake committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    226d4d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. fix the errors and finish inv

    Christopher Shimotake authored and Christopher Shimotake committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    29523b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. fix invincibility

    Christopher Shimotake authored and Christopher Shimotake committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    1ec47cc View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. fix the errors on line 688

    Christopher Shimotake authored and Christopher Shimotake committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    d378e63 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. fix timestop and help

    Christopher Shimotake authored and Christopher Shimotake committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    fb7c0af View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. finish cleaning up

    Christopher Shimotake authored and Christopher Shimotake committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    44dff8e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. finish the help button and the boss

    Christopher Shimotake authored and Christopher Shimotake committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    69d6eb4 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. finish the boss

    Christopher Shimotake authored and Christopher Shimotake committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    96b76c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. finish the boss code

    Christopher Shimotake authored and Christopher Shimotake committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    a661793 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. make the boss code

    Christopher Shimotake authored and Christopher Shimotake committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    ddf8b0b View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. fix the lag

    Christopher Shimotake authored and Christopher Shimotake committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    239b433 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. fix the q ability

    Christopher Shimotake authored and Christopher Shimotake committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    d1ced12 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. fix boom and cross

    Christopher Shimotake authored and Christopher Shimotake committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    9064153 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. finish the bomb

    Christopher Shimotake authored and Christopher Shimotake committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    c13a8ae View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. finish cheat code and boss

    Christopher Shimotake authored and Christopher Shimotake committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    dcbc26a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. finish the cheat code

    Christopher Shimotake authored and Christopher Shimotake committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    a52c44b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. finish cheat code

    Christopher Shimotake authored and Christopher Shimotake committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    6c3ca4c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. fix the start screen

    Thomas Shimotake authored and Thomas Shimotake committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    f70c4ff View commit details
    Browse the repository at this point in the history
  2. finish the start screen

    Christopher Shimotake authored and Christopher Shimotake committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    f599fb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. finish the missile and cheat code

    Thomas Shimotake authored and Thomas Shimotake committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    3a531ec View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. make the cheatcode work

    Thomas Shimotake authored and Thomas Shimotake committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    25ca952 View commit details
    Browse the repository at this point in the history
  2. make the code, missile, and boss work

    Thomas Shimotake authored and Thomas Shimotake committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    6fbaed1 View commit details
    Browse the repository at this point in the history
  3. fix the code

    Christopher Shimotake authored and Christopher Shimotake committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    a52358d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. fix the damn cheatcode

    Christopher Shimotake authored and Christopher Shimotake committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    56c7a9a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. THE MISSILE WORKS! also finish the missile, cheat, and boss

    Christopher Shimotake authored and Christopher Shimotake committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    26e67ab View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2019

  1. NOW THE MISSILE REALLY HOMES! finish impact detection, cheatcode, and…

    … boss
    Thomas Shimotake authored and Thomas Shimotake committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    17a9f6e View commit details
    Browse the repository at this point in the history
  2. finish impact detection

    Thomas Shimotake authored and Thomas Shimotake committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    7f274cd View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. temporarily satisfied

    Thomas Shimotake authored and Thomas Shimotake committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    0558284 View commit details
    Browse the repository at this point in the history
  2. temporarily satisfied

    Thomas Shimotake authored and Thomas Shimotake committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    e1881d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. temporarily satisfied pt 2

    Thomas Shimotake authored and Thomas Shimotake committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    fcf2afa View commit details
    Browse the repository at this point in the history
  2. bouncy missile

    Thomas Shimotake authored and Thomas Shimotake committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    ae3d36b View commit details
    Browse the repository at this point in the history
  3. work

    Christopher Shimotake authored and Christopher Shimotake committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    30e320c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. working

    Thomas Shimotake authored and Thomas Shimotake committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    5a28ba9 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. zawarudo

    Christopher Shimotake authored and Christopher Shimotake committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    5036a68 View commit details
    Browse the repository at this point in the history
  2. ZA WARUDO

    chshimotake authored Nov 20, 2019
    Configuration menu
    Copy the full SHA
    7db2339 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    489ad74 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Classes reduced

    malee31 committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    f4f5813 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Merge pull request #1 from chshimotake/simple

    Classes reduced
    chshimotake authored Dec 10, 2019
    Configuration menu
    Copy the full SHA
    9a086e0 View commit details
    Browse the repository at this point in the history
  2. fixing marvin's chaos

    Christopher Shimotake authored and Christopher Shimotake committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    9a31cdc View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. fix the world

    Christopher Shimotake authored and Christopher Shimotake committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    e6f3418 View commit details
    Browse the repository at this point in the history