Skip to content

Releases: sepandhaghighi/penney

Version 0.4

19 May 12:15
3f2c299
Compare
Choose a tag to compare
  • requirements-splitter.py added
  • print_seq function added
  • Test system modified #23
  • game function modified

Version 0.3

16 Apr 15:09
82014dc
Compare
Choose a tag to compare
  • README.md modified
  • Minor issues fixed #11
  • print_result function tie condition bug fixed #12

Version 0.2

08 Apr 17:52
241efe6
Compare
Choose a tag to compare
  • det function added
  • prob_calc function added
  • print_prob function added
  • C_calc function added
  • Notebook.ipynb file added
  • build_unix.sh file added
  • Github action added
  • README.md modified
  • version_check.py updated

Version 0.1

21 Mar 18:15
Compare
Choose a tag to compare
  • Player mode added
  • Computer mode added
  • Exe version added
  • Test system added