欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
MonoGame
来自开放百科 - 灰狐
(版本间的差异)
小 (→链接) |
小 (→链接) |
||
第2行: | 第2行: | ||
==链接== | ==链接== | ||
− | |||
*[https://github.com/mono/MonoGame MonoGame @ GitHub] | *[https://github.com/mono/MonoGame MonoGame @ GitHub] | ||
+ | *[https://github.com/CartBlanche/MonoGame-Samples MonoGame-Samples] | ||
+ | *[http://monogame.codeplex.com/ MonoGame @ CodePlex] | ||
*[http://blogs.msdn.com/b/tarawalker/archive/2012/12/04/windows-8-game-development-using-c-xna-and-monogame-3-0-building-a-shooter-game-walkthrough-part-1-overview-installation-monogame-3-0-project-creation.aspx Part 1: Overview, Installation, MonoGame 3.0 Project Creation] | *[http://blogs.msdn.com/b/tarawalker/archive/2012/12/04/windows-8-game-development-using-c-xna-and-monogame-3-0-building-a-shooter-game-walkthrough-part-1-overview-installation-monogame-3-0-project-creation.aspx Part 1: Overview, Installation, MonoGame 3.0 Project Creation] | ||
*[http://blogs.msdn.com/b/tarawalker/archive/2012/12/10/windows-8-game-development-using-c-xna-and-monogame-3-0-building-a-shooter-game-walkthrough-part-2-creating-the-shooter-player-asset-of-the-game.aspx Part 2: Creating the Shooter/Player Asset of the Game] | *[http://blogs.msdn.com/b/tarawalker/archive/2012/12/10/windows-8-game-development-using-c-xna-and-monogame-3-0-building-a-shooter-game-walkthrough-part-2-creating-the-shooter-player-asset-of-the-game.aspx Part 2: Creating the Shooter/Player Asset of the Game] |
2017年1月19日 (四) 10:00的版本
MonoGame 是一个Microsoft's XNA 4 APIs的OpenGL开源实现,开发者可使用它构建运行在 Android, iPhone, iPad, Mac OS X, Linux 和 PlayStation Suite、Windows Metro上的游戏,可重用所有运行在Xbox 360 或 Windows Phone 7上的XNA代码。
链接
- MonoGame @ GitHub
- MonoGame-Samples
- MonoGame @ CodePlex
- Part 1: Overview, Installation, MonoGame 3.0 Project Creation
- Part 2: Creating the Shooter/Player Asset of the Game
- Part 3: Updating Graphics using Content Pipeline with MonoGame
- Part 4: Adding and Processing Player (User) Input
- Part 5: Animating the Player/Ship and Creating a Parallaxing Background
- Part 6: Creating Enemies and Detecting Collisions
分享您的观点