适用于iPhone的Frogger [英] Frogger for iPhone

查看:59
本文介绍了适用于iPhone的Frogger的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的大部分编程经验都是使用表单(Windows窗体或ASP.NET)或连接硬件的小型嵌入式项目。最近我开始学习iPhone开发的一些教程。我有兴趣学习Objective-C和iPhone sdk。

Most of my programming experience has either been using forms (Windows Forms, or ASP.NET) or small embedded projects interfacing hardware. Recently I began going through some tutorials for iPhone development. I'm interested in learning Objective-C and the iPhone sdk.

我想制作一个类似蛙人的游戏来帮助我学习,但我从未真正投入游戏开发。我会有四个按钮(向上,向下,向左,向右),并且很好奇如何进行导航。制作一个大网格(矩阵)并使用它在屏幕上导航是否明智?最终使用OpenGL会很好,但我还没准备好进入那个区域。

I wanted to make a small frogger-like game to help me learn but I've never really ventured into game development. I would have four buttons (Up, Down, Left, Right) and was curious how to go about the navigation. Would it be smart to make a big grid (matrix) and use that to navigate around the screen? Eventually it'd be nice to use OpenGL but I'm nowhere ready to go into that area yet.

感谢您的任何输入。

推荐答案

这里是一个关于Cocoa2D的简单教程,你可以用来制作2D游戏。

Here is a simple tutorial on Cocoa2D, what you would use to make a 2D game.

还有一个关于触摸检测的教程在这里由Coca2D教程的作者之一。

There is also a tutorial on touch detection here by the one of the authors of the Coca2D tutorial.

此外,完整的工作游戏的源代码可能很有用 - 在我的问题上列出了一些开源的,完整的游戏​​有没有任何开源iPhone应用程序?

Also, the source-code to a complete, working game could be useful - there are some open-source, complete games listed on my question "Are there any Open-source iPhone applications around?"

这篇关于适用于iPhone的Frogger的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆