Terminal toys

Terminal toys Used AI

13 devlogs
59h 43m
Created by kaileh57

A collection of fun things to play with in the terminal when you're bored!

Timeline

Created a final EXE for testing

Update attachment

Ship 1

0 payouts of shell 0 shells

kaileh57

about 1 month ago

kaileh57 Covers 12 devlogs and 58h 50m

Converted full repo to a pip package using claude

Update attachment

OS agnostic code now! Took a brief sprint to switch from windows libraries to unix compatible ones, and updated the readme

I might switch to linux soon so this is important

Update attachment

Added snake and removed some garbage that the local model im using to do comments threw into the repo lol

Update attachment

Tetris, self explanatory? I made tetris and also improved the pipesssssss

Help im addicted, i promise im better than this screenshot

Update attachment

very questionable pipes screensaver, ill probably keep working on this, it's suprisingly hard

Update attachment

tic tac toe with terrible UI vs a dumb AI
its a solved game anyways

Update attachment

Game of life, had to remember how to make this lol, and then the terminal part was harder tbh

Update attachment

PAINT!!!
Finally after far too many hours we got paint working!
This took way longer than anyone else cuz terminals make me angry
Really cool though and gonna apply this to some future stuff.

Update attachment

Matrix effect, simple, but still cool!
Also I wanted to try more special characters and anti-flickering.

Update attachment

Added 2048!

Update attachment

Added a neat fire sim (so warm and cozy)

Update attachment

Would include clock as well, but can only attach one.
Start of terminal toys! Includes a bouncing ball sim and clock, very colorful, and in the terminal.
Per usual I spent most of the time throwing stuff at the wall to see what sticks, then built out the final product fairly quick (I mean multiple hours but yk).
Taking a break and then more toys coming soon!

Used Gemini to fix an import issue (guess I'm sticking with python 3.11) and to generate the Readme for now.

Update attachment