PingPong

PingPong game in C++. (by CITIZENDOT)

PingPong Alternatives

Similar projects and alternatives to PingPong based on common topics and language

  • PingPong

    Discontinued PingPong game in C++. (by AidanSun05)

  • ltsim

    Linux Terminal System Information Monitor

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • FTXUI

    Features: - Functional style. Inspired by [1] and React - Simple and elegant syntax (in my opinion). - Support for UTF8 and fullwidth chars (→ 测试). - No dependencies. - Cross platform. Linux/mac (main target), Windows (experimental thanks to contributors), - WebAssembly. - Keyboard & mouse navigation. Operating systems: - linux emscripten - linux gcc - linux clang - windows msvc - mac clang

  • Turbo Vision

    A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross-platform and with Unicode support.

  • turbo

    An experimental text editor based on Scintilla and Turbo Vision. (by magiblot)

  • AppCUI

    AppCUI is a cross-platform TUI (Text User Interface / Terminal User Interface) / CUI (Console User Interface) framework designed to allow quick creation of both TUI Application and TUI Games. AppCUI is heavily based on C++20 standards and offers a multitude of widgets such as windows, buttons, checkboxes, radioboxes, comboboxes, listviews, treeviews, tab controls, image previewers, and many more.

  • tuidoku

    Sudoku Terminal UI

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better PingPong alternative or higher similarity.

PingPong reviews and mentions

Posts with mentions or reviews of PingPong. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-31.
  • PingPong Game (Small Project)
    2 projects | /r/cpp_questions | 31 Jul 2021
    Are you using ncurses? If yes, It takes care of all that. You shouldn't use native `cin`, `cout` while using ncurses. It provides a set of functions for printing and input. Also, You write into a imaginary window. After you called refresh, ncurses calculates the changed cells and only overwrites that one. Take a look at `draw` method in this file. https://github.com/CITIZENDOT/PingPong/blob/main/src/GameManager.cpp
  • PingPong game (Small Project)
    1 project | /r/cpp | 29 Jul 2021
    So, I am learning OOP and thought to make a small project on it. I made a PingPong game. Take a look here. https://github.com/CITIZENDOT/PingPong (Demo Video Included). I am all ears for the feedback.

Stats

Basic PingPong repo stats
2
1
0.0
over 2 years ago

CITIZENDOT/PingPong is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of PingPong is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com