开发者

Arkanoid in C#, help needed [closed]

开发者 https://www.devze.com 2023-03-27 07:56 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly bro开发者_开发问答ad, or rhetorical andcannot be reasonably answered in its current form.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly bro开发者_开发问答ad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

I have searched on web, but dint find any tips how to do it. IDE to be used in Microsoft Visual Studio. What project type must I choose to make Arkanoid game?


Try Microsoft's XNA Framework. Here are some links:

XNA on Wikipedia
Main Page


This may be helpfull too...

2d Game Tutorial C#


How do you want to deploy this game?

  1. Standalone exe? -> Windows Forms / WPF

  2. Browser?

    2.1 Html only -> Web Forms / MVC

    2.2 Rich -> Silverlight

0

精彩评论

暂无评论...
验证码 换一张
取 消