展示HN:OSAI-Browser – 一款用于Web3和HTML游戏的P2P浏览器
OSAI浏览器是一款正在积极开发的点对点(P2P)浏览器。我的目标是重新定义我们与网络的互动方式,专注于去中心化和前沿的网页内容功能。
作为未来的核心功能,我设想利用P2P架构进行分布式计算,以支持高质量的网页游戏和物联网(IoT)应用,实现令人印象深刻的图像清晰度和性能。想象一下,游戏可以利用连接用户的集体力量,或者物联网设备通过去中心化的浏览器无缝互动!
目前,该浏览器成功地允许用户直接拖放ZIP文件来安装和运行网页游戏。这展示了其独特P2P分发模型的实际应用。重要的是,服务器和客户端的功能已经正常运行,为P2P网络提供了坚实的基础。我们还计划与WebAssembly(WASM)和各种游戏引擎合作,以扩展其功能。
请注意,OSAI浏览器仍处于早期阶段,正在不断完善中。我们非常欢迎您的建设性反馈和建议,以帮助我们继续开发和改进它。
对于开发者: [https://github.com/amyoshi-hub](https://github.com/amyoshi-hub)
不过代码还比较粗糙。
查看原文
<a href="https://evosync.itch.io/osai" rel="nofollow">https://evosync.itch.io/osai</a>
OSAI Browser is an peer-to-peer (P2P) browser currently in active development. My goal is to redefine how we interact with the web, focusing on decentralization and cutting-edge capabilities for web content.<p>As a core future functionality, I envision distributed computing for high-quality web games and IoT applications, leveraging the P2P architecture to achieve impressive image fidelity and performance. Imagine games that harness the collective power of connected users, or IoT devices seamlessly interacting through a decentralized browser!<p>Currently, the browser successfully allows users to drag-and-drop ZIP files directly to install and run web games. This demonstrates the practical application of its unique P2P distribution model. Crucially, both the server and client functionalities are already up and running, providing a robust foundation for the P2P network. We also plan to work with WebAssembly (WASM) and various game engines to expand its capabilities.
Please note that OSAI-browser is still an early stage project and a work in progress. Your constructive feedback and suggestions are highly appreciated as we continue to develop and refine it.
for coder:<a href="https://github.com/amyoshi-hub">https://github.com/amyoshi-hub</a>
It's a rough code though