

Fight enemies by yourself or with friends to get your hands on new equipment and items. Want to be part of BrowserQuest? Create your own character and venture into the world. Give it a try with your favorite mobile device! Join the adventure The mobile versions are more experimental than the desktop experience, which has richer features and performance, but it’s an early glimpse of what kind of games will be coming to the mobile Web in the future. Moreover, it’s compatible with iOS devices, as well as tablets and phones running Firefox for Android. With WebSockets enabled, it’s also playable in Opera. The game can be played in Firefox, Chrome and Safari. Since BrowserQuest is written in HTML5/JavaScript, it is available across a lot of different browsers and platforms. HTML5 audio, so you can hear that rat or skeleton die!.CSS3 Media Queries, so that the game can resize itself and adapt to many devices.localStorage, in which the progress of your character is continually saved.Web workers, allowing to initialize the large world map without slowing down the homepage UI.HTML5 Canvas, which powers the 2D tile-based graphics engine.Because the server code is running on Node.js, both the server and client codebases share a small portion of the same JavaScript source code.īrowserQuest makes extensive use of different web technologies, such as: Each server hosts multiple world instances and handles the player synchronization and game logic within all instances. When you start to play, your browser opens up a WebSocket connection to one of several load-balanced game servers. WebSockets are a new technology enabling bi-directional communication between a browser and a server on the web.īrowserQuest is a demo of how this technology can be used today to create a real-time multiplayer game in a single webpage.

They can also team up and fight enemies together.īrowserQuest is a game of exploration: the more dangerous the places you go, the better the rewards.

Players can see and interact with each other by using an in-game chat system.

Click on the population counter at any time to know exactly how many total players are currently online. And it’s all done in glorious HTML5 and JavaScript.Įven better, it’s open-source so be sure to check out the source code on GitHub!īrowserQuest can be played by thousands of simultaneous players, distributed across different instances of the in-game world. No princess to save here, just a dangerous world filled with treasures to discover. You play as a young warrior driven by the thrill of adventure. It’s time for some gaming action with a new HTML5 game demo: BrowserQuest, a massively multiplayer adventure game created by Little Workshop ( & and Mozilla.īrowserQuest is a tribute to classic video-games with a multiplayer twist.
