Figure out on how Unicode variants can work. #9

Open
opened 2023-11-23 22:54:35 +01:00 by sacha · 0 comments
Owner

When using Unicode each unicode char are actually two, so approaching the apple from the right with a snake it takes a while before the apple gets eaten as the snake covers the printed piece, but not the logical piece.

Figure something out, maybe instead of x==x, maybe use x==x && x==x+1. I dunno

When using Unicode each unicode char are actually two, so approaching the apple from the right with a snake it takes a while before the apple gets eaten as the snake covers the printed piece, but not the logical piece. Figure something out, maybe instead of ` x==x`, maybe use `x==x && x==x+1`. I dunno
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: golang/snake#9
No description provided.