origami icon indicating copy to clipboard operation
origami copied to clipboard

[example] Array example using a grid

Open VietnameseRick opened this issue 8 months ago • 1 comments

#69

Checklist

  • [x] Create a 10x10 grid
  • [x] Allow players to move from one hex to another.
  • [x] Store the players in an Array
  • [ ] Create impl to check if a player is in the Array on the location

VietnameseRick avatar Jun 12 '24 13:06 VietnameseRick