{"id":23681406,"url":"https://github.com/codecat/mragpp","last_synced_at":"2025-07-02T10:34:58.520Z","repository":{"id":29394480,"uuid":"32929684","full_name":"codecat/MragPP","owner":"codecat","description":":space_invader: Mrag++ is a C++ library for game development in SDL2. Its structure is loosely based on the concept of XNA (or Monogame).","archived":false,"fork":false,"pushed_at":"2015-09-03T11:01:33.000Z","size":5817,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-28T20:58:25.896Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codecat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-26T13:43:20.000Z","updated_at":"2015-08-15T13:38:55.000Z","dependencies_parsed_at":"2022-09-05T21:00:42.217Z","dependency_job_id":null,"html_url":"https://github.com/codecat/MragPP","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codecat/MragPP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecat%2FMragPP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecat%2FMragPP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecat%2FMragPP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecat%2FMragPP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codecat","download_url":"https://codeload.github.com/codecat/MragPP/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecat%2FMragPP/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263121395,"owners_count":23416988,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-29T18:38:04.953Z","updated_at":"2025-07-02T10:34:58.493Z","avatar_url":"https://github.com/codecat.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mrag++ [![Build Status](https://travis-ci.org/AngeloG/MragPP.svg?branch=master)](https://travis-ci.org/AngeloG/MragPP)\n\nMrag++ is a C++ library for game development in SDL2. Its structure is loosely based on the concept of XNA (or Monogame).\n\nIt also supports Spine's Json format for animations.\n\nExamples\n========\n\nYou can find example projects in the `examples` folder.\n\nDependencies\n============\n\nThe following dependencies are required for Mrag++ to build:\n\n* [Cmake](http://www.cmake.org/)\n* [SDL2.0](http://libsdl.org/download-2.0.php)\n* [GLEW](http://glew.sourceforge.net/)\n* libScratch (comes shipped)\n\nBuilding\n========\n\nTo build Mrag++, do the following:\n\n    mkdir build\n    cd build\n    cmake ..\n\nOr, for Windows (Visual Studio):\n\n    mkdir visualstudio\n    cd visualstudio\n    cmake -G \"Visual Studio 10 2010\" ..\n\nThis will build a shared library to build against as `libMragpp.so`, `libMragpp.dylib` or `libMragpp.dll` - depending on your platform - inside of the `lib` folder in the project root.\n\nLicense\n=======\n\nMrag++ is licensed under the permissive [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecat%2Fmragpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodecat%2Fmragpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecat%2Fmragpp/lists"}