sudhanshuptl / PokerCards

Go application to manage all basic operations of playing poker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Basic project build basic deck operation and managed unit test

Run unit test

  • go test

Execute and Run

you need to include all files that is needed to build the project in main package

  • go run main.go deck.go learningStruct.go interfaceEx.go

About

Go application to manage all basic operations of playing poker

License:Apache License 2.0


Languages

Language:Go 100.0%