Commit Graph

32 Commits

Author SHA1 Message Date
John Shaver 302ed7b843 Updated License. 2018-09-17 15:14:00 -07:00
John Shaver 292ee99eab Added auto wrapping of location. 2017-06-29 10:50:54 -07:00
John Shaver d07e68a16f Added instructions to the README. 2017-06-29 08:56:23 -07:00
John Shaver c1efa76de4 Added more to the README 2017-06-29 08:52:46 -07:00
John Shaver 8a2936010a Added rotating player icon on movement change 2017-06-28 16:55:15 -07:00
John Shaver 1e5616257f Simplified map SVG 2017-06-28 15:59:07 -07:00
John Shaver 5087ab54e1 Added the initial map (just a black background for now)w 2017-06-28 15:02:51 -07:00
John Shaver 77fdf01d92 Added function to check for collision of rectangles. 2017-06-28 14:18:55 -07:00
John Shaver 6ce1e7c15b Initial movement set to none. 2017-06-28 14:12:11 -07:00
John Shaver 716d59e15c Added test some npm commands 2017-06-28 14:09:38 -07:00
John Shaver 81c3cbcb33 Fixed the inverted up/down arrow keys 2017-06-28 09:12:56 -07:00
John Shaver 36260c9dc9 The arrow keys work... kind of...xD 2017-06-28 09:09:20 -07:00
John Shaver 80b92c7444 The player now moves! (in one direction only) 2017-06-27 22:30:50 -07:00
John Shaver 9b2a65f64d Added simple movement to model updates. 2017-06-27 15:29:25 -07:00
John Shaver 84170a58b6 Added some tests. 2017-06-27 15:23:35 -07:00
John Shaver 930608a8e9 Forgot to add this to the test commit 2017-06-26 14:49:16 -07:00
John Shaver f0d25896d4 Sorting Types alphabetically 2017-06-26 14:48:17 -07:00
John Shaver fc5b4b8afe Added some simple tests 2017-06-26 14:46:57 -07:00
John Shaver 9f663760c4 Updated readme 2017-06-26 10:19:01 -07:00
John Shaver 320bbae131 Fixed player animation hiccups 2017-06-24 22:06:23 -07:00
John Shaver 997ac70c1d Refactored into multiple files. Still need to work on the structure. 2017-06-24 21:45:03 -07:00
John Shaver dd5c07cc95 Initialized tests for app. 2017-06-17 22:14:47 -07:00
John Shaver b02a3b1473 Updated package.json 2017-06-17 15:31:32 -07:00
John Shaver 5b9dfe4d2e We have animation! 2017-06-17 00:22:19 -07:00
John Shaver eefd9cb2c8 Hey look there's a thing on the screen! 2017-06-16 23:15:14 -07:00
John Shaver 24991c8fa3 Just running some tutorials to get startede. 2017-06-01 22:47:44 -07:00
John Shaver b053ba2c0f Added node_modules to gitignore 2017-06-01 21:14:45 -07:00
John Shaver 237e5a622e Added some dependencies. 2017-06-01 21:13:58 -07:00
John Shaver b9a2a00f38 Update .gitignore 2016-10-18 11:19:15 -07:00
John Shaver e9954557d0 Update LICENSE.md 2016-10-18 11:18:33 -07:00
John Shaver 47c675f6dc Create README.md 2016-10-18 11:18:14 -07:00
John Shaver 6aed14f35a First commit 2016-10-18 11:16:58 -07:00