欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
MonoGame
来自开放百科 - 灰狐
(版本间的差异)
小 (→链接) |
小 (→案例) |
||
(未显示1个用户的3个中间版本) | |||
第1行: | 第1行: | ||
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 是一个Microsoft's XNA 4 APIs的[[OpenGL]]开源实现,开发者可使用它构建运行在 [[Android]], [[iPhone]], iPad, [[Mac OS X]], Linux 和 PlayStation Suite、Windows Metro上的游戏,可重用所有运行在Xbox 360 或 [[Windows Phone]] 7上的XNA代码。 | ||
+ | |||
+ | ==简介== | ||
+ | |||
+ | ==指南== | ||
+ | |||
+ | ==项目== | ||
+ | [https://github.com/aloisdeniel/awesome-monogame Awesome MonoGame] [[文件:awesome.png]] | ||
+ | |||
+ | ==图集== | ||
==链接== | ==链接== | ||
− | |||
*[https://github.com/mono/MonoGame MonoGame @ GitHub] | *[https://github.com/mono/MonoGame MonoGame @ GitHub] | ||
+ | *[https://github.com/CartBlanche/MonoGame-Samples MonoGame-Samples] | ||
+ | *[https://software.intel.com/zh-cn/articles/developing-games-with-monogame 使用 MonoGame 开发游戏] | ||
+ | *[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] | ||
第15行: | 第26行: | ||
[[category:iOS]] | [[category:iOS]] | ||
[[category:android]] | [[category:android]] | ||
+ | [[category:.NET]] | ||
+ | [[category:C Sharp]] |
2021年11月23日 (二) 07:41的最后版本
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 开发游戏
- 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
分享您的观点