Justin Jacobs
About Me
Oh hi, my name is Justin. This page is for showcasing my various programming projects and bash scripts. Although, you should check out my Github page for a more complete overview of my programming stuff.
Also, I like Japanese anime and manga. If you're interested, I keep track of the anime I've watched on MyAnimeList.
Espada
This is a simple space shooter that I made with C and SDL. It's not complete yet, but it's certainly playable. You can grab the source code here. You'll need SDL, SDL_image, SDL_ttf, and SDL_mixer to compile it.
Controls:
Arrow keys or WASD = Movement
Space or Right Control = Fire
Enter = Continue on Game Over
Escape = Quit
Newsbeuter Notify Script
This is a short script that reloads newsbeuter, and then displays a desktop notification (using notify-send) if there are unread articles. I have this set to run every 10 minutes in my crontab.
Image Download Script
This script will download a web page (using lynx) and save all of the linked images. Great for imageboards.


