Skip to content
View EyeOfMidas's full-sized avatar

Block or report EyeOfMidas

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
EyeOfMidas/README.md

Damaged ship drifting in an asteroid field with a starfield and nebula in the background

Hello! I'm Midas! I've been a software engineer since 2001, primarily building websites and browser-based applications and games. I graduated Georgia Tech as a Computational Media major in 2009 and since then I've worked in the games industry in Seattle, the chaotic startup world in Miami, and fully remote since 2017.

My hobby is also programming, and I love building web tools, toys and games. I'm currently working on a

  • multiplayer fantasy RPG
  • text-only MUD
  • space idle
  • arcade space shooter
  • arcade 4X space combat
  • multiplayer procedural roguelike
  • bee-themed conquest
  • open-world space exploration arcade

game, and I'm endlessly learning how to do things better.

Pinned Loading

  1. canvas-asteroids canvas-asteroids Public

    A gamedev kata for building a browser-playable game of asteroids

    HTML

  2. text-adventure text-adventure Public

    A text-based adventure game built in javascript

    JavaScript 10 6

  3. kenney-spritesheet-parser kenney-spritesheet-parser Public

    JavaScript 5

  4. caesar-cypher-solver caesar-cypher-solver Public

    This tool uses an english dictionary to brute-force decode any Caesar cypher.

    HTML

  5. tavern-name-generator tavern-name-generator Public

    A very quick javascript page to generate fantasy tavern names.

    JavaScript 1

  6. manualtween manualtween Public

    A simple javascript tween library where the update is manually triggered to allow for mid-tween logic

    JavaScript