Git Product home page Git Product logo

monogame-console's People

Contributors

bitdeli-chef avatar romanov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

monogame-console's Issues

Add Console to services

        Services.AddService(typeof(GameConsole), console);

Thrown Argumen Exception.
Do You know why?

Monogame Does not support Programatic closing

When I compile with 3.5 GL cross platform, I get the following error

Severity: Error
Code: CS0619
Description: 'Game.Exit()' is obsolete: 'This platform's policy does not allow programmatically closing.'
Project: MonoGameConsole    
File: K:\Documents\GitHub\MonoGame3D\Console\MonoGameConsole\Commands\ExitCommand.cs
Line: 29

First input ignored when console open

Hi,

Thanks for the useful project!

I encounter an issue though: whenever I open the console and input something, the first character is always ignored. In other words, I have to press on any key on the keyboard once before being able to input things to the console.

Thanks!

System.ArgumentOutOfRangeException

I tried to run, but got System.ArgumentOutOfRangeException in method
private Form GetGameWindow() { FormCollection winFormsWindow = Application.OpenForms; return (Form)Control.FromHandle(winFormsWindow[0].Handle); }
Debugger says that Application.OpenForms.Count is 0.

ConsoleFont

It's look very nice. But it doesn't work. Please fix it.

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.