kimpro82 / MyGame

Game is to handle data
0 stars 0 forks source link

Roguelike Game : 1. Map Generation - Find n ways #54

Open kimpro82 opened 1 year ago

kimpro82 commented 1 year ago
  1. Set map size (done)
  2. Set starting and ending location (done)
  3. Find n ways
  4. Build walls
  5. Arrange items
  6. Arrage monsters
  7. Arrage NPCs
kimpro82 commented 5 months ago