Commit Graph

4 Commits

Author SHA1 Message Date
f6c312a6b3 BuildSystem: using sysroot doesn't need root privileges anymore!
Sysroot is now created with fakeroot. This allows root access to be
only needed for disk image creation, since it uses loopback devices.
2023-11-04 17:50:43 +02:00
0d725f68e3 Snake render grid lines without extra space after last '#' 2023-09-05 14:35:53 +03:00
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
e4041ce5ec Userspace: Implement basic snake game :) 2023-09-04 14:30:45 +03:00