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.
Start Free
Earn up to 16% annual interest with Nexo.
Let your crypto work for you
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Snack combines a high-level object oriented language (think JavaScript) with a bytecode execution engine. An example air traffic control game (a port of the classic ATC) and a text adventure framework are included.
A virtual world engine writen by C# Provide network,serialization,thread management,work flow,cluster management,RPC etc.It's designed for concurrency. For performance, it doesn't use lock to resolve conflicts, otherwise it use queues.
LITS is a game development engine, which offers basic implementations of the most needed interfaces: Graphic, Network, Sound and Input. All interfaces have several (parts plattform independent) wrappers which can be choosen as needed.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Hotaru is an XNA-based GameEngine that is intended to be used for 2D Action RPGs. Game Developers can use Tonbo (a Visual Studio Plug-in) to create and distribute games that run on Hotaru.
UADL is a collection of Windows DLLs that enable a developer to easly create complex applications. It includes a very powerful GameEngine [C++], Network Support [C#], and various other tools [C++/C#] to ease almost any development project.
This project aims at writing a threaded, object-oriented and scriptable gameengine targetting the .NET platform, using a mixture of c# or managed c++ ports of famous c/c++ components such as OGRE, CEGUI, Newton, Lua, Python, Audiere, OpenAL, etc...
SAGE stands for Simple Asynchronous GameEngine and is an attempt to implement a multithreaded gameengine in C#. For rendering/physics/sound/etc it uses(/will use) open source libraries (like OGRE, ODE, etc) through plugins.
BooGame is an object oriented CLS-compliant, 2D gameengine framework that provides high-level hardware accelerated video, audio, keyboard, mouse, embedded scripting and many image formats. Written in C#, BooGame targets .NET 1.1, 2.0 and Mono platforms.
GameGuts is a collection of low-level services for game development. It is not a gameengine; it is a foundation on which to build an engine. A DLL with a C API, targeted at higher-level languages. Includes bindings for .NET, more to come.
1st 3D gameengine built in C# for .NET, Visual3D Engine's predecessor
The first 3D gameengine built in C# for .NET, predecessor to the Visual3D GameEngine (https://www.poweraccess.net/visual3d-game-engine), an All-in-One Game Development Tool for Next-Gen 3D Games, MMOs, Simulations and Virtual Worlds powered by Microsoft XNA.
A Portable 2D Role Playing GameEngine designed to allow non-programmers to create customized 2D role playing games using a platform independant development kit.
pluggable scripting engine written in C#, with plugins compiled at runtime from C# sources. Has some examples. This is meant for a game, but should make interesting reading for C# programmers...
A cross-platform, component based application framework for game and simulation development, with the goals of flexibility, extensibility, and performance. Developed for the .NET platform.
The VROnline project is universal 3D virtual reality engine for games with client/server architecture, free 3D camera, user configurable actions and AI scripts. It's based on C# and directX (now 9.0) technology. It can manage many data models(rpg,sims).
A C# engine for the popular MineSweeper style puzzle game. Easy to extend and integrate into new projects.. See the engine in action: http://www.kongregate.com/games/pintsized/electronminefield
Isometric engine for 2D rendering with XNA and SDL
Isometric engine for 2D rendering.
Supported frameworks:
* SDL
* XNA
* easily extendable to other frameworks
Features:
* diamond maps of different width and height
* user defined tile size (via rendering metrics)
* supports 1 static tile + and any amount of movable elements per cell
* z-order display
* supports animated tiles
* supports zooming (ability to define tilesets for different rendering metrics and switch between them)
* supports multi-cell elements
Intended to be a cross-platform 3D engine and toolkit using the Tao framework and allowing C#/F#/.NET developers to target Mac OS X and Windows with a single build.
Also includes accessory tools for managing builds and ports of your game product.
Leadwerks Arena is an open source first-person/third-person arena game for online play between players. It is a community created tech demo for the Leadwerks Engine 2.1 and showcase of Phoenix.Framework.