Skip to content

Instantly share code, notes, and snippets.

View enricllagostera's full-sized avatar
💭
🌳 🎮 🛠 🔥 (he/him)

Enric Granzotto Llagostera enricllagostera

💭
🌳 🎮 🛠 🔥 (he/him)
View GitHub Profile
@enricllagostera
enricllagostera / readme.txt
Created May 23, 2019 17:12
My Game (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@enricllagostera
enricllagostera / game.txt
Created August 20, 2018 17:47
tinychoice game
{"START":[],"00_INTRO":[["COOK YOUR WAY - NARRATIVE PROTOTYPE"],[""],["This is a work-in-progress partial version of the game **Cook Your Way**. The game will be played using a graphical interface and a custom physical controller. This prototype is focused on in-game dialogue and narrative."],[""],["Version 0.0.2."],[""],["Start.","02_ID_PROCEDURE"],[""]],"__STARTSECTION__":"00_INTRO","02_ID_PROCEDURE":[["System: Cook Your Way loaded."],[""],["System: Identification procedure loaded.","02_LOADED"],[""]],"02_LOADED":[["# A camera image showing your face and surroundings appears on the screen."],[""],["Id Procedure: Please, place your hands on the top corners of the image to proceed."],[""],["# You put your hands up the best you can.","02_ERROR"],[""]],"02_ERROR":[["Id Procedure: We advise you to look at the camera. Try again."],[""],["# You look at the camera while reading the instructions on the screen."],[""],["Id Procedure: Please, place your hands on the top corners of the image to proceed."],[""],["# You
@enricllagostera
enricllagostera / game.txt
Created August 20, 2018 17:46
tinychoice game
{"START":[],"00_INTRO":[["COOK YOUR WAY - NARRATIVE PROTOTYPE"],[""],["This is a work-in-progress partial version of the game **Cook Your Way**. The game will be played using a graphical interface and a custom physical controller. This prototype is focused on in-game dialogue and narrative."],[""],["Version 0.0.2."],[""],["Start.","02_ID_PROCEDURE"],[""]],"__STARTSECTION__":"00_INTRO","02_ID_PROCEDURE":[["System: Cook Your Way loaded."],[""],["System: Identification procedure loaded.","02_LOADED"],[""]],"02_LOADED":[["# A camera image showing your face and surroundings appears on the screen."],[""],["Id Procedure: Please, place your hands on the top corners of the image to proceed."],[""],["# You put your hands up the best you can.","02_ERROR"],[""]],"02_ERROR":[["Id Procedure: We advise you to look at the camera. Try again."],[""],["# You look at the camera while reading the instructions on the screen."],[""],["Id Procedure: Please, place your hands on the top corners of the image to proceed."],[""],["# You
@enricllagostera
enricllagostera / game.txt
Created August 20, 2018 17:44
tinychoice game
{"START":[],"00_INTRO":[["COOK YOUR WAY - NARRATIVE PROTOTYPE"],[""],["This is a work-in-progress partial version of the game **Cook Your Way**. The game will be played using a graphical interface and a custom physical controller. This prototype is focused on in-game dialogue and narrative."],[""],["Version 0.0.2."],[""],["Start.","02_ID_PROCEDURE"],[""]],"__STARTSECTION__":"00_INTRO","02_ID_PROCEDURE":[["System: Cook Your Way loaded."],[""],["System: Identification procedure loaded.","02_LOADED"],[""]],"02_LOADED":[["# A camera image showing your face and surroundings appears on the screen."],[""],["Id Procedure: Please, place your hands on the top corners of the image to proceed."],[""],["# You put your hands up the best you can.","02_ERROR"],[""]],"02_ERROR":[["Id Procedure: We advise you to look at the camera. Try again."],[""],["# You look at the camera while reading the instructions on the screen."],[""],["Id Procedure: Please, place your hands on the top corners of the image to proceed."],[""],["# You
@enricllagostera
enricllagostera / game.txt
Created August 20, 2018 17:31
tinychoice game
{"START":[],"00_INTRO":[["COOK YOUR WAY - NARRATIVE PROTOTYPE"],[""],["This is a work-in-progress partial version of the game **Cook Your Way**. The game will be played using a graphical interface and a custom physical controller. This prototype is focused on in-game dialogue and narrative."],[""],["Version 0.0.2."],[""],["Start.","02_ID_PROCEDURE"],[""]],"__STARTSECTION__":"00_INTRO","02_ID_PROCEDURE":[["System: Cook Your Way loaded."],[""],["System: Identification procedure loaded.","02_LOADED"],[""]],"02_LOADED":[["# A camera image showing your face and surroundings appears on the screen."],[""],["Id Procedure: Please, place your hands on the top corners of the image to proceed."],[""],["# You put your hands up the best you can.","02_ERROR"],[""]],"02_ERROR":[["Id Procedure: We advise you to look at the camera. Try again."],[""],["# You look at the camera while reading the instructions on the screen."],[""],["Id Procedure: Please, place your hands on the top corners of the image to proceed."],[""],["# You
@enricllagostera
enricllagostera / game.txt
Created August 20, 2018 16:53
tinychoice game
{"START":[],"00_INTRO":[["COOK YOUR WAY - NARRATIVE PROTOTYPE"],[""],["This is a work-in-progress of the narrative text and dialogues in the game Cook Your Way. The game will be played using a graphical interface and a custom physical controller. This prototype is focused on the dialogue and narrative text in the game."],[""],["Version 0.0.1."],[""],["Start.","02_ID_PROCEDURE"],[""]],"__STARTSECTION__":"00_INTRO","02_ID_PROCEDURE":[["System: Cook Your Way loaded."],[""],["System: Identification procedure loaded.","02_LOADED"],[""]],"02_LOADED":[["# A camera image showing your face and surroundings appears on the screen."],[""],["Id Procedure: Please, place your hands on the top corners of the image to proceed."],[""],["# You put your hands up the best you can.","02_ERROR"],[""]],"02_ERROR":[["Id Procedure: We advise you to look at the camera. Try again."],[""],["# You look at the camera while reading the instructions on the screen."],[""],["Id Procedure: Please, place your hands on the top corners of the imag
@enricllagostera
enricllagostera / trash_fascist_posters_gamedata
Last active March 19, 2018 22:33
trash fascist posters! - a game made in bitsy for the #antifagamejam (play at https://enricllagostera.itch.io/trash-fascist-posters)
trash fascist posters!
# BITSY VERSION 4.6
! ROOM_FORMAT 1
PAL 0
NAME poster03
204,109,130
32,35,105
@enricllagostera
enricllagostera / index.html
Created September 30, 2016 20:45
Material para aula de introdução a Node.js
<!doctype html>
<html>
<head>
<title>chat de exemplo</title>
<style type="text/css">
body {
margin: 0 auto;
width: 400px;
}

Rogue!

Jogo estilo roguelike com interface textual. Realizado em JS para a disciplina de Programação de Jogos para Web, 2º semestre de 2016.

Descrição

Objetivo

Vencer todos os inimigos dentro da dungeon.

@enricllagostera
enricllagostera / stopwords.txt
Created August 19, 2016 15:39 — forked from alopes/stopwords.txt
Portuguese stop words
de
a
o
que
e
do
da
em
um
para