Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: udacity/frontend-nanodegree-arcade-game
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rommik/frontend-nanodegree-arcade-game
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Nov 7, 2016

  1. Initial setup: Added Player class, and init variables.

    Roman Mikhailov committed Nov 7, 2016
    Copy the full SHA
    f7d0f6b View commit details
Showing with 5 additions and 0 deletions.
  1. +5 −0 .gitignore
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################

/.vs/arcade/v14