Kielx / ncurses-pong

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Pong Game created in C++ using Ncurses library.

About the project

This PONG game serves as an introduction to C++ programming using the Ncurses library. I wanted to solidify my knowledge about the Ncurses library and thought that it would be a good way to write a few blog posts about C++ programming. A full tutorial in English/polish on how to write this game is available on Pantak.net

Screenshot

Built with

  • C++
  • Ncurses

Author

Acknowledgments

About


Languages

Language:C++ 89.1%Language:Makefile 10.9%