Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 830 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 830 Bytes

What is this all about

The Python User Group Austria sometimes holds python quizes. Code from these challenges is free for all.

For a list of challenges issued see http://pyug.at/PythonQuiz/

Content

A half-done implementation of the board game Kalaha. The rules, game logic and output is completed but the user interface is missing.

Various implementations of number formatting. Includes my first attempts at code golfing and a web app

A (cheating) solver for the cows&bulls game we programmed in our dojo.