Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

HuaRongDao Puzzle Game in ASP.NET

0.00/5 (No votes)
22 Apr 2003 1  
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