-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ba10ed7
commit 918d3e1
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Elemental-Sorcerer | ||
A game made in 10 days for Bevy Jam #2. The theme was: combine. | ||
|
||
It's a mini metroidvania where the player can infuse their equipment with the power of the elements. | ||
|
||
You can play it in your browser on Itch.io [here](https://louisnivrat.itch.io/elemental-sorcerer). | ||
|
||
--- | ||
|
||
### Acknowledgements | ||
- [This](https://o-lobster.itch.io/platformmetroidvania-pixel-art-asset-pack) asset pack was used for most of the sprites and tiles. | ||
- Background music was taken from [this](https://joshuuu.itch.io/short-loopable-background-music) music pack by jhaeka. | ||
|
||
### License | ||
|
||
Licensed under either of | ||
|
||
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) | ||
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) | ||
|
||
at your option. |