fix: mention the maximum frame limit
This commit is contained in:
@ -63,6 +63,8 @@
|
||||
<a id='new' class='btn' title='Fetch a new game'><i class='fa fa-refresh'></i></a>
|
||||
<a id='faster' class='btn' title='Faster'><i class='fa fa-plus-square'></i></a>
|
||||
<a id='slower' class='btn' title='Slower'><i class='fa fa-minus-square'></i></a>
|
||||
|
||||
<p>Note: we have limited the game to run only for 10000 frames to avoid infinitely long games, if you want to watch the game indefinitely, <a href='https://github.com/mdibaiee/flappy-es'>get the python version</a> and try it yourself. <i class='fa fa-hand-peace-o'></i></p>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
|
Reference in New Issue
Block a user