Ascii Patrol Forum

General Category => General Discussion => Topic started by: gumix on November 29, 2017, 06:08:48 pm

Title: ./asciipat arguments & hiscores
Post by: gumix on November 29, 2017, 06:08:48 pm
Normal interactive run (without arguments):
./asciipat

After finishing game you may notice there is "asciipat.rec" file in your home directory.
It can be used to replay game or to validate your score.

Score validation (no graphics) - this is used by hi-scores server
./asciipat 0 asciipat.rec

Time lapsed (faaast) playback
./asciipat 1 asciipat.rec

Normal playback - I use it to capture videos
./asciipat 2 asciipat.rec

:) Windows users should replace './asciipat' with 'asciipat.exe' of course

Now the most exciting part, you can download & play back all entries from hi-scores server.
http://ascii-patrol.com/hiscores.php

:) HTML5 .rec file player is planned too!