Net-tac-toe
A downloadable game
Download NowName your own price
Net-tac-toe is the first demo app for pdportal, an online multiplayer solution for Playdate!
- Exciting grid-based movement
- Pick from 9 uniquely-positioned squares
- Two character classes available
- Play with someone else on a different Playdate anywhere in the world in real time at https://pdportal.net!
The source code for this demo game is available on GitHub. Note that pdportal games use undocumented APIs, and are not compatible with the Playdate simulator!
Status | Released |
Author | paulstraw |
Genre | Educational |
Tags | Multiplayer, Playdate |
Code license | MIT License |
Asset license | Creative Commons Attribution_ShareAlike v4.0 International |
Average session | A few seconds |
Languages | English |
Accessibility | Color-blind friendly, High-contrast, One button |
Multiplayer | Ad-hoc networked multiplayer |
Links | Source code |
Download
Download NowName your own price
Click download now to get access to the following files:
pdportal-02-net-tac-toe.pdx.zip 77 kB
Comments
Log in with itch.io to leave a comment.
Incredible work on this. Do you have a business email I could use to get in contact? Reach me epicshaner[a]gmail
Thanks! You can contact me at paulstraw@paulstraw.com for business inquires.
Is it possible to tether to an Android device even if Android Chrome is not supported, or is it not just an option?
Unfortunately, pdportal is limited to browsers with support for Web Serial. AFAIK no mobile browsers currently support it.
It may be possible with a polyfill: https://github.com/google/web-serial-polyfill
Great callout, thanks. I added an issue to track this: https://github.com/strawdynamics/pdportal/issues/6