quinesnake
Self-compiling game
A program that compiles itself and runs a snake game using its own source code.
A quine that plays snake over its own source!
916 stars
16 watching
55 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alexdantas/nsnake | A console implementation of the classic snake game with customizable gameplay and appearance. | 200 |
avivace/quadratino | A Game Boy implementation of the classic Snake game written in C | 12 |
zielak/5snake | A simple snake game prototype built with Haxe | 1 |
seokky/vue-snake-game | A Vue.js application that implements a snake game without using canvas | 46 |
theanht1/vim_snake | A multiplayer snake game built with Elixir and Phaser, allowing users to play with Vim-style keybindings. | 22 |
cgenie/haskell-snake | An implementation of the classic snake game in Haskell using SDL2 | 60 |
pgssoft/3dsnakear | An AR-based implementation of the classic game Snake using Swift and SceneKit. | 478 |
mattkelly/snake-go | A terminal-based game where the player controls a snake and must navigate around obstacles to survive. | 21 |
dmitryshelomanov/snake | A snake game project with AI-powered features and customizable gameplay options. | 36 |
tristangoossens/snake-go | A terminal-based snake game written in Go with basic gameplay and settings options. | 330 |
xurxodiz/snake | A simple clone of a classic game where the player controls a snake to collect food and avoid obstacles. | 27 |
origedit/worm | A game implementation of Snake for an 8-bit processor | 2 |
pixel16/snakeclassic | A reusable game engine for creating Snake-like games using SpriteKit. | 73 |
aprilcoskun/snake | A classic snake game developed for educational purposes using Electron and p5.js | 30 |
mattbierner/stt-c-compile-time-snake | A tool that provides compile-time capabilities for generating low-level code from higher-level abstractions in languages that support it | 207 |