fix: created turno_cocina_peso_usado, fixes #58
This commit is contained in:
70
README.md
70
README.md
@@ -1,67 +1,9 @@
|
||||
# Escoria Demo Game
|
||||
# Las Gymkhanikas de Uli
|
||||
|
||||

|
||||
Point-and-click adventure game developed using Escoria framework and Godot engine.
|
||||
|
||||
[](https://discord.com/invite/jMxJjuBY5Z)
|
||||
## Building from source
|
||||
|
||||
Libre framework for the creation of point-and-click adventure games with the multi-platform game engine [Godot Engine](https://godotengine.org).
|
||||
|
||||
Check out the [Escoria documentation](https://docs.escoria-framework.org), especially the Getting Started Guide for further details.
|
||||
|
||||
If you want to contribute to the development of Escoria, please read our [Contribution guidelines](https://github.com/godot-escoria/.github/blob/main/CONTRIBUTING.md).
|
||||
|
||||
This is the demo game that acts as a testing ground for future Escoria development and a general showcase of its features.
|
||||
|
||||
## Art credits
|
||||
|
||||
- Ripper paper texture [Image by starline](https://www.freepik.com/free-vector/three-long-piece-torn-papers-transparent-background_8563073.htm#query=ripped%20paper%20texture&position=0&from_view=keyword&track=ais) on Freepik
|
||||
|
||||
- blank-white-notepaper-design texture [Image by rawpixel.com](https://www.freepik.com/free-vector/blank-white-notepaper-design_16397306.htm#query=notebook%20texture&position=0&from_view=keyword&track=ais) on Freepik
|
||||
|
||||
### Characters
|
||||
|
||||
- Mark spritesheet by Marco Giorgini - marcogiorgini.com
|
||||
Licence : CC0 Licence
|
||||
https://opengameart.org/content/mark-2d-adventure-game-sprite
|
||||
with some additions (talk animations) by Julian Murgia
|
||||
- Worker spritesheet based on Mark spritesheet by Marco Giorgini - marcogiorgini.com
|
||||
Licence: CC0 Licence
|
||||
edited by Julian Murgia
|
||||
|
||||
### Items
|
||||
|
||||
* Generic items by Kenney
|
||||
* Animal pack redux by Kenney
|
||||
Licence: CC0 Licence
|
||||
https://www.kenney.nl/assets/generic-items
|
||||
|
||||
## Sound credits
|
||||
|
||||
* Concrete footstep
|
||||
Licence: CC0 Licence
|
||||
https://www.kenney.nl/
|
||||
* “Game Menu Looping” (Licence CC-BY 4.0)
|
||||
* “Mystical Ocean Puzzle Game” (Licence CC-BY 4.0)
|
||||
by Eric Matyas
|
||||
www.soundimage.org
|
||||
|
||||
## Cursors
|
||||
|
||||
* Pointers part 4 by "yd"
|
||||
Licence: CC0 Licence
|
||||
https://opengameart.org/content/pointers-part-4x
|
||||
edited by Julian Murgia
|
||||
|
||||
## Font
|
||||
|
||||
These fonts are provided as an example. Please mind checking the licence before redistributing with your game.
|
||||
|
||||
- Caslon Antique
|
||||
https://www.1001fonts.com/caslon-antique-font.html#license
|
||||
Licence: Free for personal use - Free for commercial use
|
||||
This is the font used in LucasArt's game Curse of Monkey Island.
|
||||
|
||||
- Onesize
|
||||
https://www.whatfontis.com/Onesize.font
|
||||
Licence: Free for personal use
|
||||
This is the font used in LucasArt's games The Secret of Monkey Island and Monkey Island 2: Lechuck's Revenge.
|
||||
1) Clone `gymkhana` repo
|
||||
2) Clone `escoria-save-game` repo (develop branch)
|
||||
3) Create `gymkhana/addons/escoria-core` symlink pointing to `escoria-demo-game/addons/escoria-core`
|
||||
|
||||
Reference in New Issue
Block a user