command
module
Version:
v0.0.0-...-c29a33c
Opens a new window with list of versions in this module.
Published: Aug 26, 2020
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
snake2d
A classic Snake 2D game written in Go programming language using SDL2
Screenshots
Prerequisites:
Install GCC, SDL, SDL_gfx, and SDL_ttf:
-
Debian/Ubuntu, run:
sudo apt install gcc libsdl2-2.0-0 libsdl2-gfx-1.0-0 libsdl2-image-2.0-0 libsdl2-ttf-2.0-0
-
RHEL-like systems, run:
yum install gcc SDL-devel SDL_gfx-devel SDL_image-devel SDL_ttf-devel
-
Arch Linux, run:
pacman -S gcc sdl2 sdl2_gfx sdl2_image sdl2_ttf
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.