Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
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
Game 5 is a minimalistic jump 'n run game, designed to allow the player the highest range of freedom while keeping the interface as uncomplicated as possible. It also includes an editor, with wich you can easily create new levels and edit old ones. This is an early beta release, there's no menu yet, instead you load the level in the editor and then play it. It's a standalone executable and should run on all Windows platforms.