本文介绍了XNA,文字游戏是RPG战斗系统的一部分的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我为XNA附带的游戏使用RPG模板,现在我们被大学要求我们更改此游戏以适合我们提供的简要说明,简而言之,简要说明说要制作一个5-6的游戏岁的儿童帮助他们学习阅读,该游戏是基于RPG游戏的,如果没人知道我可以获得链接,但是基本上我需要一种改变战斗系统的方式,就像基本的最终幻想式遭遇一样,某种形式的文字挑战游戏,我对C#代码的了解不是很出色,但是我知道足以跟随帮助,如果有人可以将我引向一个好的游戏的方向,那么我可以从中汲取灵感或知道可以帮助我的任何信息完成我的任务,我将非常感激:)

chris

i using an RPG template for a game that comes with XNA, now we have been asked at university to change this game to suit a brief we have been given, in short the brief says make a game for 5-6 year olds to help them learn to read, the game is based on the RPG game, if nobody knows it i can get a link, but basically i need a way of changing the combat system which is like a basic final fantasy type encounter, to some form of word challenge game, my knowledge of C# code isnt brilliant but i know enough to follow along with help, if anyone could point me in the direction of a good game i could use for inspiration or know of any information that would help me complete my task, i would be utterly greatful :)

chris

推荐答案




这篇关于XNA,文字游戏是RPG战斗系统的一部分的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-02 16:21