- [::1]
- https://notashelf.dev
-
Political Scientist, Open source advocate, high-level programmer. NixOS hacker and nixpkgs contributor.
-
Joined on
2024-08-03
map: implement seeded generation; allow passing custom seed
various: implement fog of war; make enemy AI slightly more intelligent
movement: generalize; use vectors
NotAShelf
synced commits to main at NotAShelf/nix-evaluator-stats from mirror
2026-04-09 13:06:10 +00:00
NotAShelf
synced commits to notashelf/push-nvxpquzrnllv at NotAShelf/nix-evaluator-stats from mirror
2026-04-09 13:06:10 +00:00
movement: generalize; use vectors
You should probably guard against potential null target here before attacking.
movement: generalize; use vectors
Two minor comments. The former is a nitpick but I'd still like for it to be gotten out of our way since it's a trivial change