https://github.com/githubprankster/pranksterware
Programs for strange uses; By Uneven Prankster.
https://github.com/githubprankster/pranksterware
Last synced: 6 months ago
JSON representation
Programs for strange uses; By Uneven Prankster.
- Host: GitHub
- URL: https://github.com/githubprankster/pranksterware
- Owner: GithubPrankster
- License: mit
- Created: 2020-01-09T21:19:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-12T17:38:10.000Z (about 6 years ago)
- Last Synced: 2025-01-23T11:34:23.236Z (over 1 year ago)
- Language: C
- Size: 78.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pranksterware
Programs for strange uses; By Uneven Prankster.
## lowedit
A small, weird little editor...? (*SOON WILL BE KILO FROM SCRATCH!*)
## void_installer.sh
Personal script for bootstrapping a Void Linux install into what I will basically need.
*Not recommended for anyone but Uneven*
## Rock-Paper-Scissors (Jokenpo)
The classic luck-based struggle to beat a thing with the other in *Lua*.
## Snake
Another classic, the apple-eating action game all the kids love.
*Uses SDL2 in C.*
## Unfortune
A `fortune` clone that seeks to deliver you only the worst.
*Made with C++. And a small amount of insanity.*