Skip to content

CymGen30/SlotAnalyzer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slot Machine Statistical Analyzer

C code that models a real world slot machine's payout statistics (coin-in/coin-out)

Compiled with:

gcc -Wall -std=c11 -pedantic -ansi -m64 -o slot slot.c

Verified:

cppcheck, cpplint

About

Slot Machine Odds Analyzer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.7%
  • Makefile 1.3%