joemanaco

↗ HN profile [ 108 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I posted this here about a year ago, but I just pushed a 2.0 release, so I hope you don't mind a second look :) Bullseye2D is a 2D game library for Dart with a very simple API. The new version now supports…

  2. Hi HN, I built a small game in just 24 hours for a 64x64 pixel art lowrez game jam. The result is soko64, a tiny Sokoban game written in Dart. This project was primarily a first test for a new web game library I've been…

  3. I have some game projects that were released almost ~15 years ago (https://store.steampowered.com/publisher/asylumsquare/list/100010). Of course, from today's perspective, they have some issues (low 4:3 resolution, for…

  4. Making an Accurate Sleep() Function (blat-blatnik.github.io)
  5. On my website I have a simple self coded (double opt-in) newsletter sign up form. I receive lots of spam sign ups (gmail, yahoo, aol accounts) that never get activated. I automatically clean those up after a few days. I…