/terminal-pong-2-players

Pong in your terminal! (fork of SteveParson's repo)

Primary LanguageC

terminal-pong

Pong - in your terminal!

Getting Started

Run make, then ./main

Prerequisites

A C compiler and ncurses development libraries

Installing

For maximum fun, install it as your shell. chsh $USER /path/to/main (not recommended)

Built With

  • ncurses - The curses emulator
  • gcc - The GNU compiler collection

Contributing

Would someone please make this a 2 player game?

License

Apache License version 2.0

Acknowledgments

Thanks for checking it out