Skip to content

sail3/ping-pong-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PING-PONG Game

Is a simple text-based game implemented in GO. thans to maze game for the inspiration.

Table of Contents

Prerequisites

To run this game, you need to have GO installed on your system. You can download and install GO from the official website.

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/sail3/ping-pong-game.git 
  2. Navigate to the project directory:

    cd ping-pong-game 
  3. Build the game:

    go build 
  4. Run the game:

    ./ping-pong-game

How to play

  • Use the keys (W,S) for playerA and use the keys (UP, DOWN) for playerB
  • Your objetive is made a point to oponent.

Contributing

Contributions are welcome!! Please submit and issue or a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages