console-based-games

There are 3 repositories under console-based-games topic.

  • sugamphirke016/Typing_Ninja-TheTouchTyper

    Typing Ninja is project built using C++ and developed in the CLION IDE. This repository houses a console-based application designed to enhance users' typing skills. The codebase is divided into modular components using OOPs, encompassing diverse features like typing tests, interactive lessons, typing games, and a user account management system.

    Language:C++2
  • Galondor/AstralOdyssey

    Epic RPG Adventure!

  • Utkarsh-Dikshit/Snake-game-console

    Snake Game (console based application). In this classic game, control the snake using arrow keys or w,a,s,d keys. The snake is depicted with a large 'O' for the head and small 'o's for the tail. Keep an eye out for the '@' symbol representing the fruit, while the walls are denoted by '#' with walls acting as transporters.

    Language:C++1100