Skip to content

Instantly share code, notes, and snippets.

View javier-rivera-deel's full-sized avatar

Javier Rivera javier-rivera-deel

View GitHub Profile
@javier-rivera-deel
javier-rivera-deel / readme.txt
Created June 26, 2022 14:44
Simple Block Pushing Game (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@javier-rivera-deel
javier-rivera-deel / readme.txt
Created June 26, 2022 14:44
Simple Block Pushing Game (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@javier-rivera-deel
javier-rivera-deel / readme.txt
Created June 26, 2022 11:33
Simple Block Pushing Game (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
// Installed npm packages: jquery underscore request express
// jade shelljs passport http sys lodash async mocha chai sinon
// sinon-chai moment connect validator restify ejs ws co when
// helmet wrench brain mustache should backbone forever debug jsdom
/*
Given a list of Strings, return a Set of Sets, each of which contains all strings which are anagrams of each other.
Example:
<div class="borde-gris">
<label for="nombre">Ingresa tu nombre</label>
<input class="borde-azul" id="nombre" type="text">
</div>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<div>prueba</div>
<script>
import { lazy, obtenerTijera } from "./lazy.js"
import { megastofeles, obtenerEscudo } from "./megaestofeles.js"
import { unitornio, obtenerGlobo } from "./unitornio.js"
import { zombie, obtenerEstaca } from "./zombie.js"
import { burlon, obtenerLinterna } from "./burlon.js"
let globalGameObject = {
stats : {
carisma: 20,
fuerza: 20,
{
"kind": "Listing",
"data": {
"modhash": "uo8ez9e1lf807810187b428b01e59cd38a9303245aa595d992",
"children": [
{
"kind": "t3",
"data": {
"domain": "i.imgur.com",
"banned_by": null,
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Document</title>
<script src="./motor.js" type="module"></script>
</head>
let globalGameObject = {
stats : {
carisma: 20,
fuerza: 20,
belleza: 20,
inteligencia: 20
},
items : {
linterna: 0,
estaca: 0,