Skip to content
/ Pong Public

A simple implementation of the cult Atari game: Pong!

License

Notifications You must be signed in to change notification settings

Requieem/Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Unity Pong

A simple reproduction of one of the most famous cult games ever: Pong!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Pong-Screenshot

I obviously do not own the rights for the above image, but let's face the fact that it had to be thrown somewhere on here. This project is basically a clone of the original Pong. Its use is mainly focused on showcasing my (if any) abilities in Unity and Csharp Development.

(back to top)

Built With

  • Csharp
  • Unity
  • VisualStudio

(back to top)

Getting Started

Just clone the repo if you want to inspect, modify or build the whole project. You can also just grab the executable inside the Build folder if you just want to play some snake!

Prerequisites

Hopefully any machine will be able to run this. Initially, I will only build an exe. MacOS and other platforms support might be added if requested, or you can simply build the project targeting the platform you like best.

Installation

  1. Clone the repo
    git clone https://github.com/Requieem/Pong.git
    
  2. Run the executable inside the "Build" folder
  3. Enjoy the game!

(back to top)

Usage

Just have fun! It's a simple pong game, not much to say here :)

(back to top)

Roadmap

  • Core Pong Mechanics
  • Simple HUD
  • Managed Game Flow and persistent game States
  • Multiplayer

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Marco Farace - @TheFake_MF - [email protected]

Project Link: https://github.com/Requieem/Pong

(back to top)

Acknowledgments

(back to top)

About

A simple implementation of the cult Atari game: Pong!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published