Add README.

This commit is contained in:
Simon Howard 2019-11-11 18:38:54 -05:00
parent 14ca31cfdd
commit 4cd42577f6
1 changed files with 11 additions and 0 deletions

11
README.md Normal file
View File

@ -0,0 +1,11 @@
Quickcheck is the little brother to [Statcheck](https://github.com/chocolate-doom/statcheck)
although it operates under the same principles.
Statcheck is quite complicated to set up, not the least because most of the
demos in Compet-N are for the copyrighted Doom IWADs which cannot be freely
distributed. Instead, Quickcheck makes use of a selected set of fan-made PWAD
files and D2ALL long-form demos from the
[Doomed Speed Demos Archive](http://doomedsda.us/). These can be run through
in a matter of minutes to gain some basic confidence that a source port's
behavior is continuing to match Vanilla Doom.