This is a cool and pretty impressive UNO Game for the computer. I came up with this idea to build this game because I wanted to make a game that would be fun for my girlfriend to play. It has sounds, voices, different card backs, customizable card fonts and table background. There is a 15-minute …
Tag Archives: linux
VoltXP Function Generator App
This app is a Windows/Linux function generator. It can do sine,sawtooth,square,triangle,noise and sweep. It allows you to use your parallel or serial port as a square wave generator. It also can be configured through the command-line. Has a nag screen when parameters are passed without registering the password. You can click on the black screen …
LiveBackup – live linux backup tool
This tiny shell script will allow you to backup the settings and programs from a live linux session to two .tar files. Here’s a list of the tar files and what they do. config/data.tar – Configuration and settings files. (/var and /usr directories) if any of the files in data.tar exists it will be overwritten. …