Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Classic snake game on the terminal; made with C++ and ncurses
nsnake is a clone of the classic snake game that we all used to play on our cellphones. You play this game on the terminal, with textual interface.
It has a gui-like interface on the console, with many settings and possible game modes.
Note that it depends on `ncurses` and `yaml-cpp`.
For a more detailed README, check out the GitHub page:
https://github.com/alexdantas/nSnake
This is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three respective marks in a horizontal, vertical, or diagonal row wins the game.
Free Games, Online Games, Play Games, Tick-tack-toe, Tic-tac-toe, Tick-tat-toe, or Tit-tat-toe.
This game engine is currently immature but builds off of Haaf's Game Engine for rendering, Guichan for GUI, box2d for physics, and TinyXML for modability and configuration. On top of those is a robust feature-rich game architecture and toolkit.