An open API service indexing awesome lists of open source software.

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.

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.*