Skip to content

jacobschaer/black_jack_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a work in progress BlackJack C implementation. This is an experiment with TDD in C.

You need the following programs installed on your system:
  -- Autoconf 2.59
  -- Automake 1.9.6
  -- Libtool 1.5.22
  -- Check 0.9.3 

To Install:

$ autoreconf --install
$ ./configure
$ make
$ make check

About

BlackJack In C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published