Snake Alternatives
Similar projects and alternatives to snake
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
CQC
CQC (Charmed Quark Controller) a commercial grade, full featured, software based automation system. CQC is built on our CIDLib C++ development system, which is also available here on GitHub.
-
-
DiscordCoreAPI
A bot library for Discord, written in C++, and featuring explicit multithreading through the usage of custom, asynchronous C++ CoRoutines.
-
ExprTK
C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
snake discussion
snake reviews and mentions
-
What are some projects that taught you a lot?
I worked on a snake game few days back. The solo motive of game was to write highly testable code. So, in case of random fruit generation and all the game state needed to be testable. https://github.com/RishabhRD/snake
-
Writing a snake game in 2022 (My experience)
Repository: https://github.com/RishabhRD/snake
Stats
RishabhRD/snake is an open source project licensed under The Unlicense which is an OSI approved license.
The primary programming language of snake is C++.