100ng: 100-player Pong
Pong MMO. The concept is 100-player Pong, but actually there's no hard limit on the number of players. Feel free to improve this game by contributing code on GitHub!
This is a networked game! Send the link to friends and they'll show up in your game. http://okaybenji.itch.io/100ng It's no fun to play alone.
Sometimes the server crashes ¯\_( ツ)_/¯. If this happens, the game should reconnect automatically.
Games go to 11 points. Requires a mouse to move the paddle.
Art and concept by G30 for Famicase 2016.
Sounds made with
Bfxr. Font from Fonts2u.
Game by me for the A Game By Its Cover 2016 game jam.
Thanks to Allan Alcorn for creating Pong!
Browser Compatibility Tested & working in Chrome & Safari.
Status | Released |
Platforms | HTML5 |
Rating | Rated 5.0 out of 5 stars (3 total ratings) |
Author | Benji Kay |
Genre | Action |
Tags | agbic, atari, html5, mmo, Multiplayer, pong |
Code license | MIT License |
Average session | A few minutes |
Inputs | Mouse |
Multiplayer | Server-based networked multiplayer |
Links | Source code |
Development log
- Server back up!Apr 27, 2020
Comments
Log in with itch.io to leave a comment.
Sorry to bother, Ià'm not a "dev" when i try to "embed" the link, it says that I need to register on ITCH to access the game.Is there a way to only have the game screen ?
You are embedding the wrong link. This is what you should embed: http://benjikay.com/100ng/
Thanks !
Last question, is there a way to choose your "side" ? I mean if I have 2 teams of 5 peoples, how do they get into the right team ?
You're welcome. The server automatically assigns the teams based on how many players are online. The only way you could control this is by joining the game one at a time, left, right, left, right, etc. (and ensuring no one leaves while players are still joining).
Thanks !
Hi ! it's very cool !
Is there a way to embed the game in a web page ? (only the game ?)
Thanks !
Hey, thanks! The game is also hosted here: http://benjikay.com/100ng/
You could embed that page in a frame or iframe if you wanted.
Yes ! Thanks !
But I would like to have only the game embed not the complete webpage
Sorry , i'm not a dev so it's kind of tricky for me =/
No worries, you're fine! That link I posted is the game only, so you should be able to embed it.
Cool I'll test and let you know
It was fun! I don't know if it is a bug or a feature, but the ball often goes right through the paddles.
A little bit of both? :P