Wed, 06 Mar 2024 23:08:03 +0100
add behavior nodes + restructure test program
Also, the test program will now officially be a game of snake.
0 | 1 | Fedora: dnf install SDL2-devel SDL2_ttf-devel glew-devel |
2 | Arch: pacman -Sy sdl2 sdl2_ttf glew pkgconf | |
3 | FreeBSD: pkg install sdl2 sdl2_ttf glew pkgconf |