Trending...
- Skool Alternatives Reddit: Skool vs Circle vs Whop - Did you join one yet?
- AI Visibility: The Key to Beating Google's AI Overviews and Regaining Traffic
- New Mobile Car Detailing Platform Connects Drivers with On-Demand Local Pros
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: Governor Newsom statement on the court temporarily blocking the Trump Administration's unlawful immigration tactics in the Los Angeles area
- Governor Newsom urges Californians to take precautions as state endures triple digit heat, smoky conditions
- Yvette Kendall Secures $6 Million Deal with The Sessions Studios for Horror Thriller, "NORTH"
- Buy The Crave Launches Premium Creatine and Natural Wellness Supplements for Modern Lifestyles
- Long Beach Parks, Recreation and Marine's Homeland Cultural Center Presents DanceFest at Cesar Chavez Park Amphitheater on August 16
"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
- Sisu, a Portrait of Grit, Connection and Triumph, Premieres on Documentary Showcase
- New Liz Taylor Book Coming Soon: Chasing Elizabeth Taylor
- City of Long Beach Experienced a 4% Decrease in Fireworks-Related Reports on July 4
- The Blue Luna Encourages Local Schools to Take Steps to Enhance Safety for Students and Staff
- Wise Business Plans Launches Turnkey Startup Packages to Help Entrepreneurs Start and Scale
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
- Easton & Easton, LLP Files Suit Against The Dwelling Place Anaheim & Vineyard USA Over Abuse Allegations
- AI Visibility: The Key to Beating Google's AI Overviews and Regaining Traffic
- First Partner highlights apprenticeship program helping underrepresented youth break into careers in California's iconic entertainment industry
- Stuck Doing Math or Figuring Out Life's Numbers? Calculator.now Makes It Stupidly Simple
- Cal State LA secures funding for two artificial intelligence projects from CSU
- Colbert Packaging Announces WBENC Recognition
- New Mobile Car Detailing Platform Connects Drivers with On-Demand Local Pros
- Over the past three months, California seized $476 million worth of unlicensed cannabis products
- California scores more clean energy records: 9 in 10 days this year partially powered by 100% clean energy
- "Mobile Suit Gundam" Takes Over San Diego Comic-Con 2025
- DivX Empowers Media Enthusiasts with Free Expert Guides for Advanced MP4 Management
- Assent Expands Executive Team to Accelerate Global Growth & Innovation
- The World's Largest Green Economic Revolution Emerges as Nature, Tech, and Finance Converge
- Hamilton Zanze Sponsors the Acquisition of Two Garden-Style Communities in Reno Area
- Meet a Scientologist Captures Greece's Timeless Beauty with Videographer Lambros Malamas
- Vinnetwork Unveils Decentralized AI Platform with Vinnetwork(VIN) Token to Challenge Tech Giants' Data Monopoly
- Moovs Launches Advanced Contact Center Solution for Large-Scale Transportation Operations
- Centennial Flyers to Become Colorado's First Launch Customer for All-Electric B23 Energic Aircraft
- Second Annual Artists' Rights Advocate Award to Be Presented at The Comedy Store on July 17th
- Pyro Marketing Opens New Digital Marketing Company to Power Growth for Fitness and Ecommerce Brands