Commit Graph

4 Commits

Author SHA1 Message Date
iAmInAction
58693ec78f
Add files via upload
Fully playable bash implementation of the Arcanoid game. Uses beep for sound.
The game requires a terminal with a minimal size of 78x34 and UTF-8 support.
2023-07-08 13:02:21 +00:00
iAmInAction
b5640e3778
Add nyancat-bash
This is just a silly little program that plays the nyan cat animation and uses beep to play the music. Not really useful but it is quite fun.
2023-07-08 12:57:54 +00:00
iAmInAction
d4eee47b1d
Add remote media resize script
This script lets users use ssh and ffmpeg to downscale online media on a remote server to get reliable playback on very slow network connections. Can work on as little as a 56k dialup connection to play a youtube video.
2023-07-08 12:56:49 +00:00
iAmInAction
da8dffc8a8
Initial commit 2023-07-08 14:55:23 +02:00