Skip to content

Commit

Permalink
Fix links to image
Browse files Browse the repository at this point in the history
  • Loading branch information
omenking committed Jan 22, 2019
1 parent 122b108 commit 33dbf30
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ We all remember our favorite match three puzzle game. Swap'N'Pop brings it back,
## Project Info
We use Phaser together Electron to be cross-compatible. We recently switched to Typescript since we want to ensure typesafety. Webpack is also used to bundle all our files. Test Code runs through Chai and Sinon.

![][https://github.com/omenking/swap-n-pop/blob/screenshots/titlescreen.png]
![][https://github.com/omenking/swap-n-pop/blob/screenshots/vs.png]
![][https://github.com/omenking/swap-n-pop/blob/screenshots/debugger.png]
![](https://github.com/omenking/swap-n-pop/blob/screenshots/titlescreen.png)

![](https://github.com/omenking/swap-n-pop/blob/screenshots/vs.png)

![](https://github.com/omenking/swap-n-pop/blob/screenshots/debugger.png)


## Current Team
Expand Down

0 comments on commit 33dbf30

Please sign in to comment.