-
Release 1.2 Stable
released this
2024-08-02 15:40:20 +03:00 | 0 commits to master since this release- Add license (not really significant)
- Simplify build on FreeBSD (not tested for last commits tho)
- Configuration of snake's speed (you need to configure it from code tho)
- Fix some troubles with the cursor on *nix-like systems
71cfcee
(Now game clears cursor at exit on ^C, 2023-12-17)
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
- 17 KiB csnake_linux
- 149 KiB csnake_windows.exe
-
Release 1.1 Stable
released this
2023-11-25 00:57:13 +03:00 | 28 commits to master since this release- Fixed bug when allocating new point for player (was working for linux,
now for freebsd too) - Add windows support
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
- 21 KiB csnake_freebsd
- 16 KiB csnake_linux
- 12 KiB csnake_windows.exe
- Fixed bug when allocating new point for player (was working for linux,