Skip to content

Commit

Permalink
Add CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandevai committed Apr 26, 2020
1 parent 4ec0e28 commit 254e5c7
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## [0.9.5]
### Added
- Explosion animation when player dies
- Anglerfish boss icon on healthbar
- A more comprehensive README.md with links

### Changed
- Decrease boss life
- Center boss attacks

### Fixed
- Icosahedron sorting bug on game restart
- Boss constantly getting out of bounds
- Snails being spawned on top of each other
- Guards shooting glued shots
- Non algae sprites being draw on the background

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<img src="./assets/new-particles.gif" alt="Amethyst Waters gameplay."></img>
</p>
<p align="center"><a href="https://stefandevai.itch.io/amethyst-waters">🎮</a> ꞏ <a href="https://stefandevai.me/blog/posts/2020/amethyst-waters/">📖</a> ꞏ <a href="https://github.com/stefandevai/amethyst-waters/releases/tag/v0.6">⬇️</a></p>
<p align="center">My entry for the Spring Lisp Game Jam 2020.</p>
<p align="center"><em>Made with the awesome <a href="https://github.com/nesbox/TIC-80">TIC-80</a>.</em></p>
<p align="center">Play and explore deep sea caverns with your submarine in this procedurally generated shoot 'em up!</p>
<p align="center"><em><sub>Entry for the 2020 Spring Lisp Game Jam. Created with <a href="https://github.com/nesbox/TIC-80">TIC-80</a>.</sub></em></p>

0 comments on commit 254e5c7

Please sign in to comment.