Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Try Vertex AI Free
Go from Data Warehouse to Data and AI platform with BigQuery
Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
Classic snake game on the terminal; made with C++ and ncurses
...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 2D Map/Game editor creates custom formated 2D maps that can be used in my 2D engine. You can create differnt kinds of 2D games like a breakout clone or a pac-man clone. This is written in c/c++ using the Win32 API/GDI and using the wxDev-C++ IDE