Week - 4 - Taking Damage and UI
https://www.reddit.com/r/roguelikedev/comments/hmn5tb/week_4_parts_6_7_combat_damage_and_building_the/
Check out that bottom orc!
Implemented Pathfinding using a fill function instead of A star like the tutorial called for. (158 tokens for fill)
Might bite me later, felt like A star would be too many tokens, will try to find an imp I can borrow.
Edit:
- Finished part 6 & 7!
- Can now die / kill monsters
- fill pathfinding too slow for larger maps, capped the max cost of the fill alg to speed it up.
Week - 3 - FOV & Kicking Enemies
https://www.reddit.com/r/roguelikedev/comments/hif9df/roguelikedev_does_the_complete_roguelike_tutorial/
LOS Algorithm for FOV from:
https://youtu.be/eTdD1vRC9OY
ASCII from:
https://twitter.com/shindakun/status/1275318734861697030?s=20
@James.bouker that orc has tactical genius!
I really like the result of your fill pathfinding. :)
edit: did that notify you or did the dot in your name cause some other user with the username james to be notified?
Sorry other James! BBS Bug!
Haha yeah no notifications for me. Wonder if I can just change my username somehow
[Please log in to post a comment]