#PSEUDO CODE PROJECT
3 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @lyric surge! Please use
/closeor theClose Postbutton above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
why do u have no helper methods?
why are u working with theoretical x and y that u hope u never get confused because its all just numbers in an array
instead of making a Coordinate class and a Line class (Coordinate lineStart, Coordinate lineEnd)
this is java ...... ur supposed to be making objects, not having free floating unnamed values that just confuse everybody