Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.
/ TakeGhostCard Public archive

TakeGhostCard is a Joker Poker game implemented in Java. It's a very simple implementation, which only has command line interface. In other words, it's a text-based game. But actually, it is not very simple to play, because Player in this game can be allowed to do some cheating tricks.

Notifications You must be signed in to change notification settings

magiclen/TakeGhostCard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

TakeGhostCard

Introduction

TakeGhostCard is a Joker Poker game implemented in Java. It's a very simple implementation, which only has command line interface. In other words, it's a text-based game. But actually, it is not very simple to play, because Player in this game can be allowed to do some cheating tricks.

Usage

How to run?

You can use the two commands below to run TakeGhostCard:

   java -jar TakeGhostCard.jar

or

   java -jar TakeGhostCard.jar YOUR_NAME

What are in this game?

You can play a Joker Poker game with many computers. If you don't know how to play this game. Don't worry, you can learn how to play this game by watching computers play it.

License

Copyright 2015 magiclen.org

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

What's More?

Please check out our web page at

http://magiclen.org/cheat-ghost-card/

About

TakeGhostCard is a Joker Poker game implemented in Java. It's a very simple implementation, which only has command line interface. In other words, it's a text-based game. But actually, it is not very simple to play, because Player in this game can be allowed to do some cheating tricks.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages