sssnake

cli snake game that plays itself (by AngelJumbo)

Sssnake Alternatives

Similar projects and alternatives to sssnake based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better sssnake alternative or higher similarity.

sssnake reviews and mentions

Posts with mentions or reviews of sssnake. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-25.
  • A* vs BFS in snake game
    2 projects | /r/compsci | 25 Sep 2022
    Full video: https://youtu.be/I1QOw\_iDIB8 Repo: https://github.com/AngelJumbo/sssnake Commands: For A*: sssnake -m autopilot -x 20 -y 20 -s 17 --try-hard 2 -z For BFS: sssnake -m autopilot -x 20 -y 20 -s 17 --try-hard 2 -z --short-path=bfs By themselves neither of these two algorithms can play the snake game without dying. To make the snake unkillable we need a few extra steps from [chuyangliu's greedy solver](https://github.com/chuyangliu/snake/blob/master/docs/algorithms.md#greedy-solver)
    2 projects | /r/compsci | 25 Sep 2022
    You can see it in here https://github.com/AngelJumbo/sssnake/blob/main/autopilot.c in line 108

Stats

Basic sssnake repo stats
3
199
0.0
4 months ago

AngelJumbo/sssnake is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of sssnake is C.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com