Yu-Jen Lin
Results
2
issues of
Yu-Jen Lin
+ The refactor in #3 was not good enough, so I came up with another one. In this new refactor, raycaster only needs a reference to the Map object instead...
I also refactored IsWall() into class Game. This allows me to use this function in Game and remove duplicates of IsWall() for cleaner code.