Commit Graph

221 Commits

Author SHA1 Message Date
fred 7da4287b58 [![](game_map.png) 2024-01-31 11:24:24 +01:00
fred 5361bc4bd1 Make Your Own Adventure 2024-01-31 11:22:17 +01:00
fred dc0e9c8053 route missing 2024-01-15 11:36:56 +01:00
fred 947ac2f4dc some extra 2024-01-04 12:04:07 +01:00
JonioDiPonio c977b22a0f t 2023-12-19 15:21:38 +01:00
fred 214727741c To continue... 2023-11-07 20:13:59 +01:00
fred 258faa6609 adventure game 2023-11-07 12:14:11 +01:00
fred 46aee42115 a BASHventure game on IPFS 2023-11-07 11:36:15 +01:00
fred ea1d10354b Sector map_render & OSM2IPFS/earth update 2023-11-06 21:04:17 +01:00
fred b0ef9af415 Make your adventure 2023-11-06 13:47:30 +01:00
fred ba010ce3a7 Make your adventure 2023-11-06 13:46:56 +01:00
fred 95f61c4f6e todo debug 2023-11-06 13:33:12 +01:00
fred c66c233989 Play with Astroport Command Line 2023-11-02 23:15:26 +01:00
fred 0b603c5b12 isLAN from route 2022-12-18 20:45:43 +01:00
fred a0164e2849 grep -rl '0/0 | awk {print $3}) |' ./ | xargs sed -i 's~0/0 | awk {print $3}) |~0/0 | awk '"'"'{print $3}'"'"'\) |~g' 2022-12-18 20:09:54 +01:00
fred 54492c7891 $AGE×365,25×24×60×60×9,807÷299792458 = RELATIVE LIGHT GRAVITY SPEED 2022-11-17 14:09:55 +01:00
fred 0da3cad1a0 adventure mode 2022-11-17 13:00:48 +01:00
fred d9b12f47af IPFS & adventure correct 2022-11-12 15:19:42 +01:00
fred 892f215a93 myIP=$(hostname -I | awk '{print $1}' | head -n 1)
isLAN=$(echo $myIP | grep -E "/(^127\.)|(^192\.168\.)|(^10\.)|(^172\.1[6-9]\.)|(^172\.2[0-9]\.)|(^172\.3[0-1]\.)|(^::1$)|(^[fF][cCdD])/")
[[ ! $myIP || $isLAN ]] && myIP="127.0.1.1"
2022-11-05 13:55:02 +01:00
fred 3d86a14879 fork add your adventure ;) 2022-10-30 02:39:46 +01:00
fred f9b782cf62 Adventure Bash Game 2022-10-30 02:22:28 +01:00