forked from solita/rpi-challenger
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO.txt
16 lines (16 loc) · 1.04 KB
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
- one of the participants (HKI 4.12.2012) used an obscure Python web server which killed the participant poller (bug with the http client?)
- reproduce the issue and fix the immediate problem
- make polling more failure resistant, perhaps restart the pollers periodically and recreate the http client
- consider using a different HTTP client
- improve the performance of saving application state
- benchmark using an old save state
- without pretty-printing: pr, pr-str, read-string
- some other library, for example https://github.com/ptaoussanis/nippy
- on Windows it caused problems when some software (antivirus?) was locking the state file, so that the score was not updated properly
- move the saving into its own background thread, so that it can run in parallel with scoring
- split challenges module to challenge-fn and challenge
- allow challenges to return non-string answers, stringify automatically
- use a DB for persistence
- evaluate OrientDB
- new game ideas?
- multiplayer AI game based on http://www.mobygames.com/game/nes/battle-city