Bobinas P4G
  • Login
  • Public

    • Public
    • Groups
    • Popular
    • People

A screenshot of a terminal window showing a game similar to wordle where each word matches some letters and colors indicate whether the letters exist in the word(red) or are in the right place(green). The following is the text: 1? heart heart heart 2? minds minds minds 3? block block block 4? doors doors doors 5? odors odors a: odors

Download link

https://files.mastodon.social/media_attachments/files/107/842/232/396/422/109/original/daeb277b5e0792fa.png

Notices where this attachment appears

  1. Command Line Magic (climagic@mastodon.social)'s status on Tuesday, 22-Feb-2022 15:02:28 UTC Command Line Magic Command Line Magic

    bashle
    n=1;w=$(look .|egrep "^\w{5}$"|shuf|head -1);for i in {1..6};do read -p"$((n++))? " g;for i in $(seq 0 ${#g});do l=${g:$i:1};[[ $l == ${w:$i:1} ]]&&printf "\e[42m$l\e[0m"||printf "$l";done;echo;[[ "$g" == "$w" ]]&&break;grep --color=always "[$w]" <<<"$g";done;echo ans:\ $w

    In conversation Tuesday, 22-Feb-2022 15:02:28 UTC from mastodon.social permalink
  • Help
  • About
  • FAQ
  • Privacy
  • Source
  • Version
  • Contact

Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.