-
FI MUNI Brno
- Žďár nad Sázavou
- xrosecky.cz
- in/xrosecky
Highlights
- Pro
Pinned Loading
-
react-minecraft-render
react-minecraft-render PublicA simple component for displaying a part of Minecraft region file with React.js.
TypeScript 3
-
TerraTinker
TerraTinker PublicTerraTinker is a node-based tool for transforming geospatial data into Minecraft maps
TypeScript 2
-
azduha/ukologram
azduha/ukologram PublicVizualizační nástroj na organizaci úkolů a plánování akcí a táborů
JavaScript 1
-
minecraft-bingo
minecraft-bingo PublicA Python script and a datapack skeleton allowing you to generate a simple Bingo board. The generator includes items from Minecraft 1.19 split into multiple categories allowing you to customize your…
Python
-
The everyday AutoHotkey script
The everyday AutoHotkey script 1#NoEnv
2#SingleInstance Force
3#InstallKeybdHook
4#KeyHistory 10
5SendMode Input
-
A single-file script to generate ima...
A single-file script to generate images of different puzzlehunt symbols 1<?
2// Accept #rrggbb #rrggbbaa #rgb #rgba rgba(r, g, b, a) rgb(r, g, b)
3function parse_color($raw, $default_transparent = false) {
4$color = null;
5if ($color === null || $color[0] === null || $color[1] === null || $color[2] === null) $color = sscanf($raw, "#%2x%2x%2x%2x");
If the problem persists, check the GitHub status page or contact support.