Trending...
- "Leading From Day One: The Essential Guide for New Supervisors" Draws from 25+ Years of International Management Experience - 364
- New Slotozilla Project Explores What Happens When the World Goes Silent - 297
- City of Long Beach Launches Second Cohort of Urban Planning and Design Internship Program - 275
Powerful New Platform For Building Multiplayer Games In Unity Without Writing, Hosting Or Maintaining Netcode; Unity Developers Can Join a Waitlist for Early Access
SAN FRANCISCO, March 17, 2023 /PRNewswire/ -- (Game Developers Conference) Croquet Corporation, provider of Croquet OS, the Multiplayer Platform for Web and Gaming, announced today Croquet for Unity, a JavaScript multiplayer framework for the Unity Platform that provides developers a transformational new way to build and operate innately multiplayer Unity experiences without writing and maintaining multiplayer code or deploying servers. It gives Unity developers access to Croquet and its unique Croquet Multiplayer Network global infrastructure. Croquet for Unity will be demonstrated in conjunction with the Game Developers Conference in San Francisco, and will be available for early access Beta in April 2023.
With Croquet for Unity, developers have no networking code to build or maintain. Croquet's unique Synchronized Computation Architecture eliminates traditional servers and server-side code. Instead, users connect through the Croquet Multiplayer Network, a collection of stateless microservers called Reflectors which are available globally on four continents that drive bit-identical experiences among players.
The key to understanding Croquet is that it is not just synchronizing state, it is synchronizing the evolution of state over time. By synchronizing computation itself, Croquet not only eliminates the need to transmit the resulting state of complex computations like physics or AIs, it also eliminates the need for specialized data structures to be used for synchronized properties, or having to mark certain objects to be synchronized. This makes writing multiplayer code very similar to writing single-player code, since the full game simulation runs on-device.
That code is executed in a shared virtual computer that runs bit-identically across every client so everyone stays perfectly in sync, while each player has their own unique point of view. Because the lightweight reflectors can be located on the edge of the cloud or on the MEC in 5G networks, they provide lower latency than traditional network architectures. Computations historically done on traditional servers are done in synchronized computation on each client, dramatically reducing bandwidth and improving latency.
More on The Californer
"Multiplayer games are the most important and fastest growing part of the gaming market," said David A. Smith, Founder and CTO of Croquet. "But building and maintaining multiplayer games is still just too hard. Croquet takes the netcode out of creating multiplayer games. When we say 'innately multiplayer,' we mean games are multiuser automatically from the first line of code and not as an afterthought writing networking code to make it multiplayer."
Croquet's goal is to make multiplayer game development as easy as single player. With no netcode to develop or manage, developers can focus on the player experience. They further benefit in lower overall development and deployment costs, faster time to market and better player experiences.
In addition to reducing costs and complexity of multiplayer development, Croquet also delivers shared, multiplayer simulations that have heretofore been impossible. Examples include shared real time interactive physics, where the multiuser physics become an essential game mechanic; perfectly replicated non-player character behaviors, where even complex actions and user interactions are identical; and complex game player interactions, where users can dynamically collaborate to create, modify or destroy their worlds while the game action is live. These simulations have been impossible to deliver over traditional networks due to bandwidth limitations and their inherent complexity. Croquet also enables multiplayer Unity development in JavaScript, opening up development to a large pool of new developers.
"Having worked on multiplayer games in a variety of engines, I'm well aware of the pain of setting up servers and synching player experience. Croquet has enabled me to write complicated multiplayer games by myself without even thinking about the netcode," said Brian Upton, Croquet's Chief Creative Officer and game designer for Tom Clancy's Rainbow Six and Ghost Recon. "I code the game like it's single-player, and when a second player joins it just WORKS. And there's no bandwidth limit to the number of simulation objects, which opens up the possibility of new genres of multiplayer games with interactive physics or crowd AI."
While Croquet for Unity is intended for a wide range of game developers, it is particularly valuable for small, independent developers who are often limited from building multiplayer games due to lack of in house networking and backend development expertise.
More on The Californer
Beta Waitlist for Early Access
Croquet for Unity will be available in beta in April. Developers can join the waitlist for early access today at Beta Waitlist. If you will be at GDC, schedule a time to meet David A. Smith and see a demo.
The Croquet for Unity Package is free and will be available on commercial release from the Unity Asset Store. It requires a gaming or enterprise subscription and developer API key from Croquet for access to its global Croquet Multiplayer Network.
About Croquet
Croquet is on a mission to enable the rapid multiplayer evolution of the web and gaming. It delivers the Multiplayer Platform for Web and Gaming and its transformational new Synchronized Computation Architecture creates bit-identical user experiences that are synchronized, low latency, low bandwidth and innately multiuser by moving compute from the server "beyond the edge" to user devices. It makes development of multiuser experiences for web and gaming simple for 17M+ JavaScript developers on more than 200,000,000 active websites. Croquet was named "Startup To Watch" at the AWE Conference in May 2022 and received the WEBXR Platform of the Year at the Polys Awards in March 2023. The company was formed in 2019. It is funded by SIP Global Partners and a group of experienced technology and financial industry veterans. Visit croquet.io.
SOURCE Croquet
SAN FRANCISCO, March 17, 2023 /PRNewswire/ -- (Game Developers Conference) Croquet Corporation, provider of Croquet OS, the Multiplayer Platform for Web and Gaming, announced today Croquet for Unity, a JavaScript multiplayer framework for the Unity Platform that provides developers a transformational new way to build and operate innately multiplayer Unity experiences without writing and maintaining multiplayer code or deploying servers. It gives Unity developers access to Croquet and its unique Croquet Multiplayer Network global infrastructure. Croquet for Unity will be demonstrated in conjunction with the Game Developers Conference in San Francisco, and will be available for early access Beta in April 2023.
With Croquet for Unity, developers have no networking code to build or maintain. Croquet's unique Synchronized Computation Architecture eliminates traditional servers and server-side code. Instead, users connect through the Croquet Multiplayer Network, a collection of stateless microservers called Reflectors which are available globally on four continents that drive bit-identical experiences among players.
The key to understanding Croquet is that it is not just synchronizing state, it is synchronizing the evolution of state over time. By synchronizing computation itself, Croquet not only eliminates the need to transmit the resulting state of complex computations like physics or AIs, it also eliminates the need for specialized data structures to be used for synchronized properties, or having to mark certain objects to be synchronized. This makes writing multiplayer code very similar to writing single-player code, since the full game simulation runs on-device.
That code is executed in a shared virtual computer that runs bit-identically across every client so everyone stays perfectly in sync, while each player has their own unique point of view. Because the lightweight reflectors can be located on the edge of the cloud or on the MEC in 5G networks, they provide lower latency than traditional network architectures. Computations historically done on traditional servers are done in synchronized computation on each client, dramatically reducing bandwidth and improving latency.
More on The Californer
- California: TOMORROW: Governor Newsom to sign big, beautiful bills on climate and energy affordability
- California prepares state resources ahead of heavy rain, dry lightning, and increased fire threats
- California: Governor Newsom's expanded CHP deployment makes early impact on crime, seizing drugs and illegal guns
- California: Governor Newsom honors fallen Caltrans worker
- READY Long Beach Returns October 12
"Multiplayer games are the most important and fastest growing part of the gaming market," said David A. Smith, Founder and CTO of Croquet. "But building and maintaining multiplayer games is still just too hard. Croquet takes the netcode out of creating multiplayer games. When we say 'innately multiplayer,' we mean games are multiuser automatically from the first line of code and not as an afterthought writing networking code to make it multiplayer."
Croquet's goal is to make multiplayer game development as easy as single player. With no netcode to develop or manage, developers can focus on the player experience. They further benefit in lower overall development and deployment costs, faster time to market and better player experiences.
In addition to reducing costs and complexity of multiplayer development, Croquet also delivers shared, multiplayer simulations that have heretofore been impossible. Examples include shared real time interactive physics, where the multiuser physics become an essential game mechanic; perfectly replicated non-player character behaviors, where even complex actions and user interactions are identical; and complex game player interactions, where users can dynamically collaborate to create, modify or destroy their worlds while the game action is live. These simulations have been impossible to deliver over traditional networks due to bandwidth limitations and their inherent complexity. Croquet also enables multiplayer Unity development in JavaScript, opening up development to a large pool of new developers.
"Having worked on multiplayer games in a variety of engines, I'm well aware of the pain of setting up servers and synching player experience. Croquet has enabled me to write complicated multiplayer games by myself without even thinking about the netcode," said Brian Upton, Croquet's Chief Creative Officer and game designer for Tom Clancy's Rainbow Six and Ghost Recon. "I code the game like it's single-player, and when a second player joins it just WORKS. And there's no bandwidth limit to the number of simulation objects, which opens up the possibility of new genres of multiplayer games with interactive physics or crowd AI."
While Croquet for Unity is intended for a wide range of game developers, it is particularly valuable for small, independent developers who are often limited from building multiplayer games due to lack of in house networking and backend development expertise.
More on The Californer
- California: Governor Newsom proclaims Preparedness Month
- Snell & Wilmer Attorneys Keith Gregory & Dana Ontiveros Recognized as 2025 Leaders of Influence
- Teamsters Demand Fair Deal at Ralphs
- Entry Level Acting in LA 2025 Workbook to be Released in West Hollywood, California USA 2pm 10/11/25
- One Park Financial Earns Great Place to Work® Certification for the Eighth Time
Beta Waitlist for Early Access
Croquet for Unity will be available in beta in April. Developers can join the waitlist for early access today at Beta Waitlist. If you will be at GDC, schedule a time to meet David A. Smith and see a demo.
The Croquet for Unity Package is free and will be available on commercial release from the Unity Asset Store. It requires a gaming or enterprise subscription and developer API key from Croquet for access to its global Croquet Multiplayer Network.
About Croquet
Croquet is on a mission to enable the rapid multiplayer evolution of the web and gaming. It delivers the Multiplayer Platform for Web and Gaming and its transformational new Synchronized Computation Architecture creates bit-identical user experiences that are synchronized, low latency, low bandwidth and innately multiuser by moving compute from the server "beyond the edge" to user devices. It makes development of multiuser experiences for web and gaming simple for 17M+ JavaScript developers on more than 200,000,000 active websites. Croquet was named "Startup To Watch" at the AWE Conference in May 2022 and received the WEBXR Platform of the Year at the Polys Awards in March 2023. The company was formed in 2019. It is funded by SIP Global Partners and a group of experienced technology and financial industry veterans. Visit croquet.io.
SOURCE Croquet
Filed Under: Business
0 Comments
Latest on The Californer
- Keyanb Exchange Implements Enhanced Security Protocols Amid Industry-Wide Trust Challenges
- TSWHZC Platform Combines Automated Portfolio Management with Proof of Reserves for Brazil Market Entry
- AureaVault Positions Digital Asset Infrastructure for Shifting Monetary Policy Environment
- JQRBT Unveils High-Speed Trading Infrastructure Designed for Growing Institutional Crypto Market
- TOM HAUSKEN: The Space Between
- California: Governor Newsom announces appointments 9.17.25
- Marketing Maven Ranked Top 10 PR Firm in Los Angeles by O'Dwyer's in 2025 Rankings Report
- California Lutheran University Receives Over $2.9 Million in Grant Funding
- Nationwide Boiler Supplies In-Stock 200K lb/hr Ultra Low NOx Boiler Package for Recovery Efforts i
- Ventura College Foundation Accepting Scholarship Applications for 2026-27 School Year
- C3.ai, Inc. (AI) Investors Who Lost Money Have Opportunity to Lead Securities Fraud Lawsuit
- California: Governor Newsom proclaims Constitution Day and Citizenship Day
- California: Governor Newsom signs legislation 9.17.25
- New Leadership and Renovations Usher in Next Chapter for Sunrise Manor
- Following Trump's politicization of CDC, West Coast states issue unified vaccine recommendations — California breaks from future federal guidance with new law
- Who Will Win the 2025 WNBA Finals? OddsTrader Shares Live Betting Odds and Projections
- Silva Construction Weighs In on the Most Popular Home Design Trends for 2026
- Geeks5g Creative Marketing: The Powerhouse Behind Business Growth
- Wise Business Plans Now Serves Entrepreneurs in Los Angeles with Tailored Business Plan Writing
- Proposition 1 continues delivering support for vulnerable homeless populations in California