An open API service indexing awesome lists of open source software.

https://github.com/babylonjs/summerfestival

Source code for game tutorial written by capucat
https://github.com/babylonjs/summerfestival

Last synced: about 2 months ago
JSON representation

Source code for game tutorial written by capucat

Awesome Lists containing this project

README

          

# SummerFestival
Source code for game tutorial written by capucat

Includes: game files, assets, tutorial related files

[Documentation](https://doc.babylonjs.com/guidedLearning/createAGame)

[Game](https://babylonjs.github.io/SummerFestival/)

# How To's:
Install dependencies via:
`npm install`

Build typescript and open web page via
`npm run start`
then connect to localhost:8080 from a web browser.

# Controls:
SPACE: jump

SHIFT(mid-air): dash

Left/Right/Up/Down Arrows: movement

# Licensing
## Art Assets
- [models](https://github.com/capucat/hanabi/tree/master/public/models)
- [sprites](https://github.com/capucat/hanabi/tree/master/public/sprites)
- [texture](https://github.com/capucat/hanabi/blob/master/public/textures/litLantern.png)

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.
Art by Bianca Guerrero (capucat)

## Music
["copycat"](https://opengameart.org/content/copycat) by syncopika is licensed under [CC-BY 3.0](https://creativecommons.org/licenses/by/3.0/)
["Snowland Town"](https://opengameart.org/content/snowland-town) by Matthew Pablo is licensed under [CC-BY 3.0](https://creativecommons.org/licenses/by/3.0/)
http://www.matthewpablo.com
["Jump2"](https://freesound.org/people/LloydEvans09/sounds/187024/) by LloydEvans09 is licensed under [CC-BY 3.0](https://creativecommons.org/licenses/by/3.0/)

## Other Assets
Unless specified, all other assets are licensed under [CC0](https://creativecommons.org/publicdomain/zero/1.0/)