Snake: Difference between revisions

Content deleted Content added
Vvshard (talk | contribs)
Vvshard (talk | contribs)
Line 2,785: Line 2,785:
Implemented smooth (per-pixel) animation on Win32 API (tested on Windows 7)
Implemented smooth (per-pixel) animation on Win32 API (tested on Windows 7)


Used winsafe - a safe rusty bindings library for Win32 GUI: young but very handy, with links to docs.microsoft.com from doc and src for all Win32 objects involved.
Used winsafe - a secure rust binding library for Win32 GUI: young but very handy, with links to docs.microsoft.com from doc and src for all Win32 entities involved.


Along the way, the possibility of restarting while maintaining the length of the snake has been implemented. Now a long snake is available to everyone!
Along the way, the possibility of restarting while maintaining the length of the snake has been implemented. Now a long snake is available to everyone!