Snake Game API

Category: games

Classic snake game — eat food and grow without hitting walls or yourself.

Endpoint

N/A Browser-only (client-side game)
No Server API

Response

Content-Type: N/A

Browser-based game.

// Browser-only

cURL Example

# Browser-based game

Code Samples

// Snake is a browser-only game.
// Visit the tool page to play.