29 Commits

Autor SHA1 Mensagem Data
Ivan Seidel 50e46cacf7 Merge pull request #40 from tiagosomda/master
Fixed page reload bug for windows OS
2016-12-17 03:23:01 -02:00
Somda 8e3ab2ac51 fixed page reload bug for windows OS 2016-11-16 17:52:13 -08:00
Ivan Seidel b579424346 Merge pull request #23 from JPaulMora/master
OK, Ready!
2016-10-25 17:03:18 -02:00
John Mora 8263db5544 Fixed Save, hotkey-only -> hotkey+UI
Moved save procedure to variable so it could be called by the UI and
the hotkey (O).
2016-09-09 23:44:01 -06:00
John Mora 526c2ab571 reverted code. 2016-09-09 23:31:21 -06:00
John Mora fa40a6f404 nvm, I saw you kept it. 2016-08-10 10:24:27 -06:00
John Mora 43927205cd Reverted "Fixed package.json" :(
sync with master source
2016-08-10 10:19:14 -06:00
John Mora dd23c8233b Code lint, added keyboard shortcuts to load/save panes for compatibility
Code lint (follow AirBnB JS Style Guide
https://github.com/airbnb/javascript) taken from @rodrigoalviani \'s PR.

Added (case insensitive) shortcuts. "L" selects load genomes pane, "O"
saves current genomes.
2016-08-10 10:15:36 -06:00
John Mora 6a43619554 Pressing L activates load panel, pressing O saves. Game restart now presses Command+R 2016-07-11 11:47:45 -06:00
Ivan Seidel 31e57d8be5 Merge pull request #16 from JPaulMora/master
fixed package.json
2016-07-08 21:31:09 -03:00
John Mora ae3bef1d4d fixed package.json 2016-07-08 13:56:36 -06:00
Ivan Seidel 15067c9f5a Rename scanner.js to Scanner.js 2016-01-05 13:14:32 -02:00
Ivan Seidel b062da9296 Following Felix's style guideline
Changed indent to spaces. Fixed comments. Fixed quotes. Added guideline
to README. Added space to while/if/for. Added bracket in all
statements. Removed extra comment lines.
2015-12-29 13:47:46 -02:00
Ivan Seidel 184d836dff Merge pull request #6 from tngan/master
Fix typo in README.md
2015-12-29 12:05:37 -02:00
tngan b31eb151d6 Fix typo in README.md 2015-12-29 21:24:25 +08:00
Ivan Seidel c6a36b68a4 Add learned genome 2015-12-28 19:09:48 -02:00
Ivan Seidel 32a7b831fa Add image and link to video. 2015-12-28 19:09:38 -02:00
Ivan Seidel 0616237fde Merge pull request #3 from rodrigoalviani/fix-save-path
Fix save path
2015-12-28 09:56:09 -02:00
Ivan Seidel 3189e376ec Merge pull request #2 from rodrigoalviani/master
Fix robotjs installation
2015-12-28 09:54:47 -02:00
Rodrigo Alviani 1d4a508207 Fix genome data save path + code linting 2015-12-28 09:32:57 -02:00
Rodrigo Alviani 929c411ca4 Fix robotjs require path 2015-12-28 09:18:21 -02:00
Rodrigo Alviani 838c2fd9a5 Add robotjs actual stable version 2015-12-28 09:16:29 -02:00
Rodrigo Alviani f15d690a64 Fix robotjs installation (from npm) 2015-12-28 09:15:17 -02:00
Ivan Seidel c003c1d87e Merge pull request #1 from octalmage/patch-1
Corrected spelling of intelligence.
2015-12-28 07:02:20 -02:00
Jason Stallings 977be983f9 Corrected spelling of intelligence. 2015-12-28 01:11:33 -06:00
Ivan Seidel 826383dadc Change name 2015-12-28 02:11:12 -02:00
Ivan Seidel 96dce7e887 Added License 2015-12-28 02:07:38 -02:00
Ivan Seidel 19dd61aed7 typo fix 2015-12-27 19:20:03 -02:00
Ivan Seidel 2e74f81092 Initial release 2015-12-27 19:18:43 -02:00