Skip to content

Instantly share code, notes, and snippets.

@emabrey
emabrey / gist:e40e8661002154524dc33ae2c9a4ebe5
Last active August 15, 2017 08:18
List of useful java librarys
https://github.com/amaembo/streamex
https://github.com/square/okio
https://github.com/square/okhttp
https://github.com/real-logic/agrona
https://github.com/JCTools/JCTools

Keybase proof

I hereby claim:

  • I am emabrey on github.
  • I am emilymabrey (https://keybase.io/emilymabrey) on keybase.
  • I have a public key ASA8UF6HTlB-eSFIIj0MCEQfC9h0yB7QcaGuAouwtR6ZTgo

To claim this, I am signing this object:

@emabrey
emabrey / help-option.txt
Last active January 17, 2017 00:43
The output of running `Battlecode Client.exe -- --help`
Usage: Battlecode Client.exe -- [options]
Options:
-f <true or false>, --fullscreen <true or false>
Whether to try to run the game in full-screen [false]
-w <positive-number>, --width <positive-number>
The width dimension of the client window [600]
-h <positive-number>, --height <positive-number>
The height dimension of the client window [600]
-c <true or false>, --circles <true or false>