Skip to content

Commit

Permalink
should show images on GitHub page
Browse files Browse the repository at this point in the history
  • Loading branch information
omenking committed Jan 22, 2019
1 parent 33dbf30 commit 97338ac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +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/master/screenshots/titlescreen.png)

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

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


## Current Team
Expand Down

0 comments on commit 97338ac

Please sign in to comment.