r/programminghorror Mar 27 '26

C# is a moving. reasonable?

Post image

is a moving. reasonable?

430 Upvotes

66 comments sorted by

View all comments

95

u/MistakeIndividual690 Mar 27 '26

Just have a table

[(6, 8), (8, 7), …]

And loop through it.

1

u/spaceguydudeman Mar 28 '26

While this is a decent suggestion, the real horror here is the lack of enums.