snekim

A simple implementation of the classic snake game

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License LGPLv3
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:25

Installation

nimble install snekim
choosenim install snekim
git clone https://codeberg.org/annaaurora/snekim

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
snekim - - - - - - -

Source

Repository https://codeberg.org/annaaurora/snekim
Homepage https://codeberg.org/annaaurora/snekim
Registry Source nimble_official

README

snekim 🍎🐍

snekim showcase screenshot

A simple implementation of the classic snake game.

Reason for making

I made this game to try out raylib.

Installation

Prerequisites

snekim runs on Linux. I have no idea if you can get it to work with nimble on Windows or macOS. If you do, contact me.

Packages

Operating System Package Manager Package Command
Various Nimble snekim nimble install snekim
Arch Linux pacman snekim git clone https://aur.archlinux.org/snekim.git && cd snekim && makepkg -sri
NixOS, Linux, macOS Nix snekim nix-env -iA nixos.snekim or nix-env -iA nixpkgs.snekim

package version table

Running

See the installation section for how to install snekim on your computer.

Run snekim with snekim or via your launcher.

License

Code

©️ 2022 Anna Aurora Neugebauer anna@annaaurora.eu https://matrix.to/#/@papojari:artemislena.eu https://annaaurora.eu

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU Lesser General Public License version 3 along with this program. If not, see https://www.gnu.org/licenses/.

icons/hicolor/48x48/snekim.svg, screenshot.png

©️ 2022 Anna Aurora Neugebauer. This work is licensed under the CC0 license.