Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/golf1052/flixelpush3
Flixel Push 3
https://github.com/golf1052/flixelpush3
c-sharp glx monogame xna
Last synced: 6 days ago
JSON representation
Flixel Push 3
- Host: GitHub
- URL: https://github.com/golf1052/flixelpush3
- Owner: golf1052
- Created: 2014-11-16T21:29:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-17T07:04:53.000Z (about 10 years ago)
- Last Synced: 2024-04-07T01:29:22.074Z (9 months ago)
- Topics: c-sharp, glx, monogame, xna
- Language: C#
- Size: 270 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Flixel Push 3
===========Flixel Push 3
Build Requirements:
* Visual Studio 2013
* [Latest version of Monogame 3.2 for Visual Studio](http://teamcity.monogame.net/viewLog.html?buildTypeId=MonoGame_DevelopWin&buildId=lastSuccessful&tab=artifacts&buildBranch=%3Cdefault%3E&guest=1#!ossgocr)
* [Flixel Push 3 code](https://github.com/golf1052/FlixelPush3/tree/5605304e75fd28c46a79e277bd0a1372326a0eac)
* [GLX code for this version of Flixel Push 3](https://github.com/golf1052/GLX/tree/9f7bff52297858ea825d214c791f610d3b28717d)Build Steps:
1. Open FlixelPush3.sln in Visual Studio 2013
2. Add reference to GLX in FlixelPush3 solution
3. Build!