vnglst / pong-wars

Home Page:https://pong-wars.koenvangilst.nl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pong Wars

It's the eternal battle between day and night, good and bad. Written in JavaScript with some HTML & CSS in one index.html. Feel free to reuse the code and create your own version.

preview.mov

Development

Run:

npx serve

Open up the link and you're ready to start.

Credits

I saw this first here, but it appears to be a much older idea. There's some more information on the history in the Hacknernews discussion.

The colors are based on the Mindful Palette by Alex Cristache.

Submitting PRs

I love getting feedback and PRs with improvements for this, but I also want to keep this simple and the code minimal. If you want to extend the game, feel free to create your own. If you found a way to improve the collision detection (or a better way to add some randomness), feel free to open a PR.

Links

Alternate version

If you've created an alternate version of Pong Wars and want to share, feel free to create a PR to add the link here:

About

https://pong-wars.koenvangilst.nl/

License:MIT License


Languages

Language:HTML 100.0%