Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MattSurabian authored Nov 8, 2022
1 parent 6d35ea7 commit 3ff6f70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# DUCK HUNT JS v3.0

[Play the game](http://duckhuntjs.com)
[Play the game](https://duckhuntjs.com)

This is an implementation of DuckHunt in Javascript and HTML5. It uses the PixiJS rendering engine, Green Sock Animations, Howler, and Bluebird Promises.

Expand Down Expand Up @@ -35,4 +35,4 @@ this game looks and sounds then you'll need to work with audio and image sprites
Please report bugs as [issues](https://github.com/MattSurabian/DuckHunt-JS/issues).

## Contributing
Pull requests are welcome! Please ensure code style and quality compliance with `npm run lint` and include any built files.
Pull requests are welcome! Please ensure code style and quality compliance with `npm run lint` and include any built files.

0 comments on commit 3ff6f70

Please sign in to comment.