Giter VIP home page Giter VIP logo

joseeteixeira / myg Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 213.21 MB

IDE to work with BYOND games, written in c++. Will eventually evolve into it's own engine.

CMake 1.97% C 63.55% C++ 6.65% Makefile 5.60% SAS 0.09% Ada 4.50% Assembly 6.98% Pascal 3.80% C# 2.73% Batchfile 0.01% M4 0.04% DIGITAL Command Language 1.38% Roff 0.39% HTML 1.51% Module Management System 0.08% Shell 0.54% Perl 0.20%
byond dme dmi dmm dm

myg's Introduction

MYG

The evolution of B.Y.O.N.D, rewritten in C++ and OpenGL3.

The project will at some point become private, or migrate to another repository when server functionality is added for security purposes. For now, it features

  • DME reader/parser
  • DMM reader/parser
  • Code editor interface

Map_Reader DME_Parser

Compiling

  • UBUNTU

Install GLAD

pip install glad
sudo apt-get install zlib1g-dev
sudo apt-get install libpng-dev
cd third_party/boost 
./bootstrap.sh 
./b2 install --prefix=/usr/share/Boost

Windows

pip install glad
cd third_party/boost 
./bootstrap.bat 
./b2 install --prefix=C:\boost

TUTORIALS

https://github.com/bobbahbrown/DMISharp/blob/master/DMISharp/DMIFile.cs

myg's People

Contributors

joseeteixeira avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.