Skip to content

Eroyuu/Intersect-Engine

 
 

Repository files navigation

Intersect Engine

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!

Home https://freemmorpgmaker.com Docs https://docs.freemmorpgmaker.com Visit us at https://ascensiongamedev.com Join the chat at https://discord.gg/Ggt3KJV

Build Status

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) Build Status
Development (Nightly) Build Status

Supported Platforms

  • 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 Assets

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.

Support and Contributions

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.

Donations

If you'd like to help the project by supporting us financially we accept and greatly appreciate donations at Ascension Game Dev.

Source Code

Getting started with Intersect couldn't be easier. Make sure you have Visual Studio 2017 Community (or later) 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.

Licensing

This project has split licensing. See license.md within each of the projects' folders.

Project License
Intersect.Core MIT license
Intersect.Client MIT license
Intersect.Client.Framework MIT license
Intersect.Network MIT license
Intersect.Shared MIT license
Intersect.Editor GPLv3 license
Intersect.Server GPLv3 license
Intersect.Utilities GPLv3 license

Third-party libraries used by Intersect are under their own licenses. Please refer to those libraries for details on the license they use.

Helpful Links

About

Intersect provides a complete game development suite for creating 2d mmorpgs with no programming experience required!

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.8%
  • Other 0.2%