- tiny fishing github
- tiny fishing github
Recreational fishing apps often prioritize rich features and social sharing, increasing complexity, data usage, and privacy risks. Tiny Fishing aims to provide a pared-down alternative: a single-page web app and small backend that let users record trips and catches, view simple statistics, and consult local rules — with minimal permissions, no tracking, and small footprint suitable for older phones and intermittent connectivity.
The entire game world—the water, the boat, the hook, and the fish—is rendered inside an HTML element. This allows for smooth, hardware-accelerated 2D graphics directly in the browser without plugins.
Utilizing service workers so the game can be played entirely offline. tiny fishing github
