3DSnakeAR
Snake game
An AR-based implementation of the classic game Snake using Swift and SceneKit.
Well known game Snake written in Swift using ARKit.
478 stars
28 watching
75 forks
Language: Swift
last commit: about 6 years ago
Linked from 1 awesome list
arkitiosscenekitsnakeswift
Related projects:
Repository | Description | Stars |
---|---|---|
alexdantas/nsnake | A text-based game implementation using C++ and ncurses libraries | 199 |
tristangoossens/snake-go | A terminal-based snake game written in Go with basic gameplay and settings options. | 330 |
pixel16/snakeclassic | A reusable game engine for creating Snake-like games using SpriteKit. | 73 |
seokky/vue-snake-game | A Vue.js application that implements a snake game without using canvas | 46 |
rkrupinski/elm-snake | A simple Snake game implemented in Elm | 7 |
mattkelly/snake-go | A terminal-based game where the player controls a snake and must navigate around obstacles to survive. | 21 |
maras-archive/rsnake | An implementation of classic snake game in Rust using the Piston Window wrapper | 137 |
rabiroshan/snake_game | A web-based implementation of the classic snake game using HTML, CSS, and JavaScript | 50 |
zielak/5snake | A simple snake game prototype built with Haxe | 1 |
dmitryshelomanov/snake | A snake game project with AI-powered features and customizable gameplay options. | 35 |
cgenie/haskell-snake | An implementation of the classic snake game in Haskell using SDL2 | 60 |
gamedolphin/javascript_snake | A JavaScript implementation of a classic game where a character moves around and eats food pellets while avoiding collisions | 4 |
fabioarnold/snake-zig | A simple snake game written in C using OpenGL 2 | 18 |
lucasnlm/snaake-flutter | A simple clone of the classic snake game | 76 |
billyfrcs/snakelol | A simple 2D snake game built from scratch using C++ and SFML | 6 |