Click here to Skip to main content
15,881,248 members
Articles / Web Development / ASP.NET
Article

HuaRongDao Puzzle Game in ASP.NET

Rate me:
Please Sign up or sign in to vote.
2.33/5 (3 votes)
22 Apr 2003 75.8K   3K   29   4
An implementation of the Chinese puzzle game Hua Rong Dao in ASP.NET

Sample Image - HuaRongDao.jpg

Introduction

As a newbie in ASP.NET, I decide to learn it by writing a Chinese puzzle game, Hua Rong Dao, as a start. I implemented it as a Web Control in C#.  The objective in this game is to move the largest block to the exit.

How it Works

You will need the .NET Framework to run the application.  Add the source project and the demo project into a solution then run it.

Points of Interest

This game is interesting and a little hard. I hope you enjoy it! :)
As a newbie, I must have made many mistakes in the code. I would be very appreciative if anyone can give me some advice.

History

  • First revision - April 1st, 2003

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Canada Canada
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
GeneralExtensive study on HuaRong Dao Pin
wuminghua9-Aug-06 15:48
wuminghua9-Aug-06 15:48 
GeneralKlotski Pin
Will Gray2-Jun-05 9:53
Will Gray2-Jun-05 9:53 
GeneralIt's a great game. Pin
yingyuheng24-Apr-03 10:55
yingyuheng24-Apr-03 10:55 
GeneralImprovements Pin
dog_spawn23-Apr-03 2:31
dog_spawn23-Apr-03 2:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.