Intersect provides a complete game development suite for creating 2d mmorpgs with no programming experience or difficult setup steps required! Intersect is powered by MonoGame, and has been designed with stability and performance in mind. Intersect comes with custom assets that are free to use in your projects (even commercially) meaning that you can start developing your game in minutes!
- Build Status
- Supported Platforms
- Intersect Assets
- Support and Contributions
- Source Code
- Licensing
- Helpful Links
Our build server builds, tests, and packages the latest Intersect changes. The table below shows the current build status for the master and development branches.
Name | Status |
---|---|
Master (Stable) | |
Prerelease (Nightly) |
- Desktop PCs (Open GL)
- Windows
- Mac OS X
- Linux
Our editor uses DirectX and must be ran in Windows, but you can host and play your game on any desktop os that supports OpenGL.
We're open to expanding to new platforms (mobile, web, etc) but don't have the capacity to do so at this time. If you're interested in helping out let us know!
Intersect is distributed with custom assets that have been curated from our community and around the net. Assets all match in style and are all safe to use freely in commercial projects.
If you think you have found a bug or have a feature request, use our issue tracker. Before opening a new issue, please search to see if your problem has already been reported. Try to be as detailed as possible in your issue reports.
If you need help using Intersect or have other questions we suggest you post on our community forums. Please do not use the GitHub issue tracker for personal support requests.
If you are interested in contributing fixes or features to Intersect, please read our contributors guide first.
If you'd like to help the project by supporting us financially we accept and greatly appreciate donations at Ascension Game Dev.
Getting started with Intersect couldn't be easier. Make sure you have Visual Studio 2019 Community installed.
- Clone the source:
git clone https://github.com/AscensionGameDev/Intersect-Engine.git
- Open Intersect.sln
- Restore Nuget packages
- Build
We have documentation here tailored towards new developers that will guide you through installing visual studio, cloning the source, and getting started if you need more information.
This project has split licensing. See license.md within each of the projects' folders.
Project | License |
---|---|
Intersect.Core | |
Intersect.Client | |
Intersect.Client.Framework | |
Intersect.Network | |
Intersect.Shared | |
Intersect.Editor | |
Intersect.Server | |
Intersect.Server.Framework | |
Intersect.Utilities |
Third-party libraries used by Intersect are under their own licenses. Please refer to those libraries for details on the license they use.
- The official website is freemmorpgmaker.com.
- Our issue tracker is on GitHub.
- Use our community forums for support questions.
- The official documentation is on our website.
- The official Intersect Assets repo is separate and can be found on GitHub.
- Download stable and development installers and packages.