Commit Graph

3 Commits

Author SHA1 Message Date
Bananymous
0d725f68e3 Snake render grid lines without extra space after last '#' 2023-09-05 14:35:53 +03:00
Bananymous
c13b5aecfe Snake: Reorder apple generation/snake body update
If new apple was generated to heads previous position after update,
it would not render.
2023-09-05 14:30:30 +03:00
Bananymous
e4041ce5ec Userspace: Implement basic snake game :) 2023-09-04 14:30:45 +03:00