Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChoiysApple authored Jun 17, 2022
1 parent 67ac964 commit bdd8e02
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,22 @@ Wen player destroys all asteroids, next wave with **more and faster asteroids**

</br>

## Installation

### 1. Using iPad Swift Playgrounds
1. **Download** `Asteroid.swiftpm`. If you are not downloded from iPad, **put this file into iPad**
2. Download Swift Playground from App Store and open.
3. Tap "Location" (It's on Top left of playground app)
4. Navigate and Select `Asteroid.swiftpm`
5. Tap **"Asteroid"** from main screen (aka my playgrounds)
6. Tap `▶︎`

### 2. Using Xcode
1. **Download** `Asteroid.swiftpm`
2. Run project using `iPad` Device or Simulator

</br>

## Coordinates for Sprite
- [Asteroids](https://github.com/ChoiysApple/Asteroids-Plus/blob/1838daa20c68676b00bd9d148dcf7ff7588ab4cd/Asteroid.swiftpm/Data/AsteroidType.swift#L13) - 3 types of shapes
- [Ship](https://github.com/ChoiysApple/Asteroids-Plus/blob/1838daa20c68676b00bd9d148dcf7ff7588ab4cd/Asteroid.swiftpm/Data/Shapes.swift#L16)
Expand Down

0 comments on commit bdd8e02

Please sign in to comment.