Skip to content

Starmism/Poing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poing

A rudimentary version of Pong.

Table of Contents

  1. About The Project
  2. Getting Started
  3. Acknowledgements

About The Project

Built With

Based On

A tutorial gave me the basis for this project, but I have expanded heavily upon the original material as well as ensuring it actually works.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • macOS
    brew install sfml
  • Debian-based
    sudo apt install sfml
  • Arch-based
    SFMLAUR

Installation

  1. Clone the repo
    git clone https://github.com/ethandelany/Poing.git
  2. Make the project
    cmake -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - Unix Makefiles" (outfile)

Acknowledgements

About

A pong game made using C++ and SFML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published