Skip to content

Instantly share code, notes, and snippets.

@jminor
jminor / game.txt
Created May 18, 2025 21:20
flickgame
{"gameLink":"www.flickgame.org","activeIndex":15,"canvasses":[[6,"7",5,"4",130,"1",9,"4",16,"7",6,"4",126,"1",12,"4",16,"7",7,"4",123,"1",13,"4",18,"7",7,"4",121,"1",12,"4",21,"7",7,"4",118,"1",15,"4",21,"7",7,"4",115,"1",18,"4",21,"7",7,"4",112,"1",11,"4",3,"7",6,"4",22,"7",7,"4",109,"1",11,"4",6,"7",5,"4",23,"7",6,"4",107,"1",12,"4",7,"7",5,"4",24,"7",7,"4",103,"1",12,"4",9,"7",5,"4",24,"7",8,"4",99,"1",13,"4",11,"7",5,"4",25,"7",8,"4",96,"1",13,"4",13,"7",5,"4",26,"7",7,"4",95,"1",12,"4",15,"7",5,"4",27,"7",7,"4",92,"1",12,"4",17,"7",5,"4",28,"7",7,"4",90,"1",11,"4",19,"7",5,"4",29,"7",7,"4",86,"1",11,"4",22,"7",5,"4",30,"7",7,"4",82,"1",12,"4",24,"7",5,"4",31,"7",7,"4",79,"1",13,"4",25,"7",5,"4",32,"7",7,"4",76,"1",13,"4",27,"7",5,"4",33,"7",7,"4",73,"1",14,"4",28,"7",5,"4",34,"7",7,"4",69,"1",14,"4",31,"7",5,"4",35,"7",6,"4",66,"1",16,"4",32,"7",5,"4",36,"7",6,"4",9,"1",33,"4",21,"1",18,"4",32,"7",5,"4",36,"7",7,"4",7,"1",40,"4",12,"1",15,"4",1,"7",5,"4",32,"7",5,"4",37,"7",8,"4",5,"1",44,"4",5,"1",16,"4
@jminor
jminor / game.txt
Created May 18, 2025 21:18
flickgame
{"gameLink":"www.flickgame.org","activeIndex":0,"canvasses":[[6,"7",5,"4",130,"1",9,"4",16,"7",6,"4",126,"1",12,"4",16,"7",7,"4",123,"1",13,"4",18,"7",7,"4",121,"1",12,"4",21,"7",7,"4",118,"1",15,"4",21,"7",7,"4",115,"1",18,"4",21,"7",7,"4",112,"1",11,"4",3,"7",6,"4",22,"7",7,"4",109,"1",11,"4",6,"7",5,"4",23,"7",6,"4",107,"1",12,"4",7,"7",5,"4",24,"7",7,"4",103,"1",12,"4",9,"7",5,"4",24,"7",8,"4",99,"1",13,"4",11,"7",5,"4",25,"7",8,"4",96,"1",13,"4",13,"7",5,"4",26,"7",7,"4",95,"1",12,"4",15,"7",5,"4",27,"7",7,"4",92,"1",12,"4",17,"7",5,"4",28,"7",7,"4",90,"1",11,"4",19,"7",5,"4",29,"7",7,"4",86,"1",11,"4",22,"7",5,"4",30,"7",7,"4",82,"1",12,"4",24,"7",5,"4",31,"7",7,"4",79,"1",13,"4",25,"7",5,"4",32,"7",7,"4",76,"1",13,"4",27,"7",5,"4",33,"7",7,"4",73,"1",14,"4",28,"7",5,"4",34,"7",7,"4",69,"1",14,"4",31,"7",5,"4",35,"7",6,"4",66,"1",16,"4",32,"7",5,"4",36,"7",6,"4",9,"1",33,"4",21,"1",18,"4",32,"7",5,"4",36,"7",7,"4",7,"1",40,"4",12,"1",15,"4",1,"7",5,"4",32,"7",5,"4",37,"7",8,"4",5,"1",44,"4",5,"1",16,"4"
@jminor
jminor / mov.hexpat
Created March 10, 2023 18:46
ImHex pattern file for QuickTime MOV files.
// MOV QuickTime File Format
// https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFChap1/qtff1.html#//apple_ref/doc/uid/TP40000939-CH203-BBCGDDDF
// See also Apple's "Atom Inspector" application available on the Apple Developer downloads portal.
// RIP Atomic Dumpster.
#include <std/mem.pat>
#include <std/sys.pat>
#pragma endian big
@jminor
jminor / readme.txt
Created June 3, 2022 16:44
Maze Backtracker (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@jminor
jminor / readme.txt
Created June 3, 2022 16:39
Maze Backtracker (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@jminor
jminor / readme.txt
Created June 3, 2022 16:37
My Game (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@jminor
jminor / schema_downgrader.py
Created May 12, 2022 22:53
Proof-of-concept OpenTimelineIO schema downgrader
#!/usr/bin/env python
#
# SPDX-License-Identifier: Apache-2.0
# Copyright Contributors to the OpenTimelineIO project
#
# This file is for discussion regarding this OpenTimelineIO issue:
# https://github.com/PixarAnimationStudios/OpenTimelineIO/issues/1295
"""Experimental tool to downgrade an OTIO file.
"""
// This adds a simple text area for you to add comments
// to your GameObjects in the Unity inspector.
// Comments are saved with your scene, just like any other
// component on a GameObject.
using UnityEngine;
#if UNITY_EDITOR
using UnityEditor;
#endif
@jminor
jminor / main.lua
Created February 12, 2019 08:36
Amulet.xyz Sprite Editor
-- Sprite Editor
-- Paste any sized sprite into this block to edit it.
-- After drawing, copy the text from the console.
img = [[
...cc.ccc.
.cccccccc.
.cYYcYYYc.
YYgWYYgWcY
YYYYYYYYYY
@jminor
jminor / main.lua
Last active February 12, 2019 06:47
Amulet shared game. See http://www.amulet.xyz for more info.
win = am.window{title = "Touch",
clear_color = vec4(1)}
face_img = [[
........BBBBBBBBBB.................
.....BBBBBBBBBBBBBBBBBBB...........
...BBBBBBBBBBBBBBBBBBBBBBBBB.......
..BBBBBBBBBBBBBBBBBBBBBBBBBBB......
.BBBBBBBBBBBBBBBBBBBBBBBBBBBBB.....
.BBBBBBBBBBBBBBBBBBBBBBBBBBBBBB....