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
- Host: GitHub
- URL: https://github.com/babylonjs/summerfestival
- Owner: BabylonJS
- Created: 2020-08-04T17:58:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-28T17:22:58.000Z (about 1 year ago)
- Last Synced: 2025-06-19T11:05:11.966Z (10 months ago)
- Language: TypeScript
- Size: 43.9 MB
- Stars: 137
- Watchers: 9
- Forks: 64
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)

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/)