Projects with this topic
-
An efficient, text-based implementation of the popular snake game, written in C.
Updated -
-
Small hobby project to learn and experiment with Reinforcement Learning by training an agent to play Snake using Stable-Baselines3 (DQN)
Updated -
It's a simple Snake made with C++. You can move, eat apples, getting bigger and bigger until you die.
Updated -
Snake game in c -- personal exercise in ncurses text-mode graphics, game programming, debugging complex datastructures, and deterministic discrete time simulation
Updated -
-
Snake game for the ptcGraph unit.
Updated -
-
yet another snake clone. mirror from https://codeberg.org/whou/raysnake
Updated -
Simple snake game made in Raylib framework using C++ as language
Updated -
A simple snake game I made in Rust with the SDL2 bindings.
For more projects I made, you can visit https://boreec.fr/projects/.
Updated -
-
Final project for the MSc course of Laboratory of Advanced Electronics held in 2021 by Prof. Leonardo Ricci at the University of Trento.
Updated -
A quick remake of the old but gold snake game with pygame.
Updated -
Discord Bot for the Discord Server of my Unity game GameMaster. Includes Discord games: Snake, President Uses a MySQL Database.
Updated -
-
Snake game implementation in Python
Updated -
Simple python script to solve a Snake Cube, wooden puzzle where 27 (or 64) small cubes are attached next to each other with an elastic and must be twisted in order to form a 3x3x3 (or 4x4x4) big wooden cube. Learning basic python scripts
Updated