Skip to content
View existentialcomics's full-sized avatar

Block or report existentialcomics

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
existentialcomics/README.md

About Me

I'm a Software Engineer specializing in LAMP open source software, with additional experience in DevOps and database administration. Lifelong learner who is always looking to prove how ignorant I was five years ago. I believe it was Socrates who famously said "everyone is pretty dumb when you think about it, so we should try to be smart", something like that anyway.

Projects

Existential Comics

The software that runs exitentialcomics.com. Python/Flask backend, basic html/css frontend.
existentialcomics.com

Kung Fu Chess

A realtime chess game where all the pieces move at once and have to recharge. There is a 4way mode too, and custom AI for both. Backend in Perl / Mojoliscious. Frontend in bootstap,scss,vue,jquery. The AI in c++ or perl (legacy/4way).
kungfuchess.org

Captain Ascii

A realtime multiplayer spaceship battle game that runs purely in the terminal. Real nerd shit. You can build your ship out of the ships you destroy, and like 30 different weapons, and 10 different ship modules (cloaking, warp, autoaim, etc). Written in perl, multiplayer over a UNIX socket, AI for enemies. Curses to write to the screen. Similar to the old flash game Captain Forever.

Foosball game

A real time foosball game in websockets/perl/javascript I wrote over the weekend when lockdown started so I could still play foosball with the guys at the office.

Ascii encoder

Encode .mp4 into ascii only movies that can be played on the terminal.

Pinned Loading

  1. kungFuChess kungFuChess Public

    Real time chess game using websockets, perl, and c++ for the AI.

    Perl 33 2

  2. existentialcomics existentialcomics Public

    Code that runs existentialcomics.com

    Python 6 4

  3. captainAscii captainAscii Public

    Real time purely terminal based multi player space fighter game. Similar to the old webgame Captain Forever. Build ships out of the remains of your enemies.

    Perl 1

  4. regexInvaders regexInvaders Public

    Like space invaders for regexes, duh.

    Perl

  5. foosball foosball Public

    websockes foosball game

    JavaScript

  6. vim vim Public

    vimrc and plugins

    Vim Script