Skip to content

whichoneiwonder/pong-wars-hex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong Wars Hex

Hero Image

Welcome to Pong Wars Hex! This is a simple and fun website that you can stare at for hours. It is hosted Here

About

This project is a fork of the original Pong Wars created by vnglst. In this version, the layout has been converted to a hex-grid format with the help of the "red-blob" hex library.

Features

  • Classic Pong gameplay with a hex-grid twist
  • View in 2, 3, or 6-player modes

Fork your own version

To clone your own version and start tweaking Pong Wars Hex, simply clone this repository and open the index.html file in your browser.

git clone https://github.com/whichoneiwonder/pong-wars-hex.git
cd pong-wars-hex
open index.html

Enjoy!

Credits

License

This project is licensed under the MIT License.

The included Red Blob Games hex-grid library is licenced under the Apache 2.0 Licence.

Contributors

Languages

  • JavaScript 92.1%
  • HTML 7.9%