TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

14 pointsby scottlillyalmost 11 years ago
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 comments

readmealmost 11 years ago
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 未加载
cybdestroyeralmost 11 years ago
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_almost 11 years ago
You can find direct VS download links here:<p><a href="http://downloadvisualstudio.com" rel="nofollow">http:&#x2F;&#x2F;downloadvisualstudio.com</a>