Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This is an implementation of Conway's Game of Life. Its main use was on our Website, but we wanted to publish the code and documentation for the public. We are open for feature request, just use the ticket system.
Further information on the game of life can be found on Wikipedia: http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
The COMPASS Engine is a framework for building online games. It aims to use existing web technologies (HTTP, XML, JS) to produce a MVC architecture following RESTful principles.