SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Sponsored Links

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

INTRODUCTION

SDLHana is an SDL-based Hanafuda game. Hanafuda is a Japanese-oriented card game which is mostly played in Japan and Korea, also known as "Hwa-T'u" in Korean.

For more details about Hanafuda, check out the Wikipedia: http://en.wikipedia.org/wiki/Hanafuda

Just like Poker, there are many ways to play with Hanafuda. This program currently supports two of them: Koi-Koi, which is a Japanese game, and Go-Stop, which is a Korean game. There is also a variant of Koi-Koi game mostly found in gambling Coin-Op game machines, described as "Koi-Koi [BET]" in the game settings menu, which is played with 6 cards instead of 8 cards.

Enjoy playing.

INSTALLATION

If you are installing with the source package, make sure you have the SDL and SDL_mixer runtime and development files correctly installed. Otherwise the source code will fail to compile. You may download the SDL and SDL_mixer at http://www.libsdl.org.

Decompress the source package with the following command: tar xzf sdlhana-0.32.tar.gz

Then, compile and install:

cd sdlhana-0.32
./configure
make
make install


Sponsored Links

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.