TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Beginner's guide to C# – Build a simple RPG

14 点作者 scottlilly将近 11 年前
This is something I wanted to create for several months, and I recently finished it.<p>It introduces beginning programmers to C# by showing them how to build a very simple RPG (no graphics, very few features, etc.)<p>I know it won&#x27;t appeal to 99.999% of HN readers, but it&#x27;s something I&#x27;m proud of, and wanted to show off.<p>http:&#x2F;&#x2F;scottlilly.com&#x2F;learn-c-by-building-a-simple-rpg-index

3 条评论

readme将近 11 年前
Excellent of you to share your work with people in a way they can learn while doing a project. Most introductory programming books do not approach it this way.
评论 #7989917 未加载
cybdestroyer将近 11 年前
I would be interested in seeing a Part 2 of this tutorial introducing graphics for the RPG game. Do you have any plans to extend this tutorial?
评论 #7989933 未加载
_random_将近 11 年前
You can find direct VS download links here:<p><a href="http://downloadvisualstudio.com" rel="nofollow">http:&#x2F;&#x2F;downloadvisualstudio.com</a>