Skip to content

πŸ“ Ping Pong with a simple TUI (School 42)

License

Notifications You must be signed in to change notification settings

bezlant/s21_pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Ping Pong

Ping Pong preview

Introduction

A simple two-player ping-pong in the terminal using ncurses

Goals

  • Learn basic control structures in C
  • Get better at using ncurses

Build

$ git clone /~https://github.com/bezlant/s21_pong
$ cd s21_pong/src
$ make

How to Play

  • A & Z for the Left Player
  • K & M for the Right Player
  • To quit press Q

About

πŸ“ Ping Pong with a simple TUI (School 42)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published