ThuCommix / Sharpex2D

2D GameEngine for Indie games with alot of features

Home Page:http://www.sharpex2d.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

####Opensource 2D GameEngine for indie developers

Sharpex2D allows you to create beautiful 2D games under .NET for Windows and Mono compatible systems. This engine is completly open source and free to use, even for comercial projects. It's written in C# and supports the following graphic frameworks.

######Graphics

  • DirectX9
  • DirectX10
  • DirectX11
  • OpenGL
  • Graphics Device Interface

There are also different types of handling input. The supported devices are listed below.

######Input

  • Keyboard
  • Mouse
  • Touch
  • Gamepad
  • Joystick

######Getting started Checkout the wiki, and get a quick overview of how to use Sharpex2D in your game.

You can download the engine via nuget (https://www.nuget.org/profiles/ThuCommix/). For additional info visit http://sharpex2d.de/ . The source code can be found here: https://github.com/ThuCommix/Sharpex2D .

About

2D GameEngine for Indie games with alot of features

http://www.sharpex2d.de

License:MIT License


Languages

Language:C# 99.6%Language:Smalltalk 0.4%