Git Product home page Git Product logo

multimonitorgame's Introduction

Multi Monitor Game drawing

A game template for MonoGame that allows the window to be set to a monitor index from the constructor

Getting Started

Add project to solution with reference to get started or via NuGet

Use with game class inheritance::
public class Game1 : MMG
{
    public(int monitorIndex) : base(monitorIndex)
    {
        //extra info here
    }
}

This project is packaged with libraries:

  • CoordLibrary [ github | bitbucket ] by UaineTeine - A coordinate library with extra functions
  • ScreenInfo [ github | bitbucket ] by UaineTeine - A C# .NET framework project to get screen information (size and position) based on the monitor index in a Windows environment

Version 1.0.1

See the changelog for details.

Authors

  • Daniel Stamer-Squair - UaineTeine

Copyright © 2020-2021 Daniel Stamer-Squair

Donate

If you like my work and are feeling generous, you can leave me tip on ko-fi. Even the smallest donation is more than welcome and will make my day :)

ko-fi

Alternatively you can become a patron :D

patroen

License

This project is licensed under the MIT License - see the LICENSE file for details.

multimonitorgame's People

Contributors

uaineteine avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.