rlgallery-misc/py
John "Elwin" Edwards 479c173caf SVG charts: separate database-querying and chart-printing code.
Create Game methods in rlgall.py to get histogram data for score, xl,
maxdepth.  In stats2.py, make the chart-printing functions use this
data and avoid running hard-coded queries.
2014-01-16 16:25:09 -08:00
..
cleandb.py Change the Python module's name back to rlgall. 2014-01-02 13:09:48 -05:00
recorder.py Remove the static high score page. 2014-01-03 13:02:29 -05:00
rlgall.py SVG charts: separate database-querying and chart-printing code. 2014-01-16 16:25:09 -08:00
setupdb.py Add depth and maxdepth columns to the RogueGame tables. 2014-01-11 10:45:33 -05:00
stats.py py/stats.py: only print 3 decimal places. 2014-01-07 21:57:33 -05:00
stats2.py SVG charts: separate database-querying and chart-printing code. 2014-01-16 16:25:09 -08:00