Skip to content
#

basics-of-cpp

Here are 28 public repositories matching this topic...

This project is a classic Tetris game developed in C++ for the command-line interface. Players control falling Tetrominoes, rotating and positioning them to form complete horizontal lines, which then disappear, earning points. Demonstrating essential programming concepts while providing an engaging puzzle experience in a text-based environment!

  • Updated Jan 5, 2025
  • C++

One of the most feature-packed number guessing games on GitHub! It features win streak tracking, a carry-forward attempt system, difficulty levels, and much more. Play solo or challenge a friend for a thrilling experience. This project showcases my strong grasp of C++ fundamentals, including loops, conditionals, and game logic.

  • Updated Feb 4, 2025
  • C++

Improve this page

Add a description, image, and links to the basics-of-cpp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the basics-of-cpp topic, visit your repo's landing page and select "manage topics."

Learn more