desertkun

↗ HN profile [ 49.6 ms ] full profile
Karma
6
Created
February 22, 2025 (1y ago)
Submissions
0
  1. I had an idea on a competition in a highly constrained environment: 32x32 matrix, with bots running code you write! The live site is https://kingofthegrid.com/. Each bot emulates Z80 CPU and they all get equal execution…

  2. Out of boredom I've created a competition where the goal is to write the most efficient both to be King Of The Grid. Code: https://github.com/kingofthegrid/king-of-the-grid Rules: * World size: 32x32 cells * Two bots…