A C# game development engine and IDE based on the AGK game engine, allowing 2D and 3D cross-platform game creation with C# and .NET.
What is AGKSharp?
AGKSharp is a C# game development engine and integrated development environment (IDE) based on the App Game Kit (AGK) game engine. It allows creating 2D and 3D cross-platform video games using C# and the .NET framework.
Key features of AGKSharp include:
Write games completely in C# using Visual Studio or the custom AGKSharp IDE
Deploy to Windows, Mac, Linux, iOS, Android, HTML5 and more
Includes a visual editor for creating game scenes
Lots of sample projects, assets and documentation provided
Handles graphics, audio, input, physics and other game functionality out of the box
Active community support forum available
AGKSharp makes game development more accessible for C# developers by leveraging their existing knowledge while still providing the power and flexibility of a proven game engine underneath. The custom IDE and visual tools lower the barrier for non-programmers to get involved as well.
AGKSharp Features
Features
2D and 3D game development
Cross-platform support (Windows, Mac, Linux, iOS, Android, HTML5)
Unity is a cross-platform game engine developed by Unity Technologies that is primarily used to develop video games and simulations for computers, consoles, mobile devices, and websites. Some key features of Unity include:Integrated editor for scene creation, scripting, asset pipeline, and building gamesSupports both 2D and 3D game development with...
Godot Engine is a feature-packed, cross-platform game engine designed for 2D and 3D game development. It is completely free and open source under the MIT license.Some key features and capabilities of Godot Engine include:Intuitive and easy-to-use interface for quick development iterationsComprehensive set of 2D and 3D nodes for crafting game...
CRYENGINE is a powerful 3D game engine originally developed by Crytek. First launched in 2004, CRYENGINE has been used to create visually stunning games like Far Cry, Crysis, Ryse: Son of Rome, and Hunt: Showdown.Some key features of CRYENGINE include:State-of-the-art graphics - CRYENGINE utilizes the latest graphics APIs like Vulkan...
SFML (Simple and Fast Multimedia Library) is a free, open-source, cross-platform software development library designed to provide a simple application programming interface (API) to various multimedia components. It is written in C++ and has bindings available for various languages such as C, .NET, Python, and more.SFML aims to help developers...
Phaser is an open source HTML5 game framework that utilizes WebGL and Canvas for rendering. It is designed to create 2D browser games that can run across both desktop and mobile devices.Some key features of Phaser include:Fast performance with native browser rendering and optimizationsSupport for input via mouse, keyboard, touch,...
LÖVE is an open-source framework for developing 2D games in the Lua programming language. It allows developers to create games and multimedia applications using the flexible Lua scripting language. Some key aspects of LÖVE include:High-performance 2D graphics rendering using OpenGLBindings to libraries like OpenGL, OpenGL ES, SDL and OpenGLSupport for...
The Bevy Game Engine is an open-source game engine written in Rust that is focused on usability, performance, and productivity. Some key things to know about Bevy:It utilizes the Entity Component System pattern which provides a flexible and extensible architecture for game development.Bevy is written in Rust which gives it...
Upbge (Uchronia Project Blender Game Engine) is an open-source 3D game engine that is a fork of the Blender Game Engine integrated into the Blender 3D modeling and animation software. Upbge aims to improve and extend the original Blender Game Engine by fixing bugs, adding new features, and enhancing overall...
FlatRedBall is an open source 2D game engine and editor designed for creating 2D games that can run cross-platform on multiple devices. It provides a full suite of game development tools built on an entity-component architecture.Some key features of FlatRedBall include:Cross-platform support for Windows, Mac, Linux, iOS, Android, HTML5 and...
microStudio is a versatile graphics and animation software designed for hobbyists, indie developers, students, and other artists interested in 2D and 3D content creation. It comes packed with an intuitive and accessible toolset focused on key artwork and animation capabilities.Some of the core features of microStudio include:Powerful 2D vector and...
Panda3D is a robust, flexible, cross-platform open-source 3D rendering and game development engine and framework. Developed in C++, it allows developers to create 3D games and applications using Python and C++ programming languages.Some key features and capabilities of Panda3D include:Advanced 3D graphics rendering engine powered by OpenGL, DirectX, and VulkanBuilt-in...
Torque 2D is an open source 2D game engine with a visual editor for building levels and games. It is designed to simplify and streamline game development. Some key features include:Cross-platform support - games built in Torque 2D can run on Windows, Mac, Linux, iOS, Android, and web browsersWYSIWYG visual...
MonoGame is an open source implementation of the Microsoft XNA 4 Framework. It allows developers to create games that can run across multiple platforms including Windows, Mac, Linux, iOS, Android, as well as Xbox, PlayStation, and Nintendo consoles.Some key capabilities and benefits of MonoGame include:Open source MIT license so free...
Blitz3D is a 3D game engine and programming language that is designed to allow for rapid game development. It uses a Basic-style syntax that is easy to learn, making it a good choice for beginner and indie game developers.Some key features of Blitz3D include:Integrated 3D graphics engine and SDK for...
Cocos2d-x is an open-source 2D game engine and framework written in C++. It allows developers to quickly build high-performance games and apps that can run on multiple platforms including iOS, Android, Windows, macOS and Linux.Some key features of Cocos2d-x include:Integrated physics engines like Box2D and Chipmunk for collision detection and...