Commit Graph

15 Commits

Author SHA1 Message Date
James Skemp 43903f87d4 Add functionality to add fish
Also resize to fill the screen.
2020-05-12 23:12:52 -05:00
James Skemp d35c9bcaea Add foliage to sea floor 2020-05-12 20:44:06 -05:00
James Skemp 90dc4075d1 Update background foliage logic and update text colors 2020-05-12 17:59:42 -05:00
James Skemp 6508c8b6f8 Add functionality to use darker tiles
Also remove testing code.
2020-05-11 23:04:36 -05:00
James Skemp 85be02a3a9 Add additional testing for dark sand 2020-05-11 22:53:00 -05:00
James Skemp d787fd29ac Add tests for top sea floor sprites
Not all of the sprites work well together, due to start/end points.
2020-05-11 22:22:26 -05:00
James Skemp a64d522122 Update package lock with npm audit fix 2020-05-11 20:27:23 -05:00
James Skemp 798cec1d5d Merge branch 'template-update'
* template-update:
  Update entire project to leverage current Phaser 3 template setup
2020-05-11 19:47:45 -05:00
James Skemp 31537f73ab Update entire project to leverage current Phaser 3 template setup
Switch from gulp to Webpack, use eslint, and more.
2020-05-11 19:47:07 -05:00
James Skemp 47303c0573 Update Phaser to 3.23.0 from 3.11.0
Also upgrade all packages to non-major releases.

Will be updating the project to use current Phaser 3's template setup.
2020-05-11 19:22:23 -05:00
James Skemp fc91809f3f Update preloader to load individual Kenney sprites
Also fix the placement of the loading bar.
2018-07-22 21:38:52 -05:00
James Skemp b53add999a Add empty boot, preloader, and main game scenes 2018-07-22 21:00:35 -05:00
James Skemp 1590de90bb Update project config to match actual project name 2018-07-22 13:21:55 -05:00
James Skemp 5b852e068a Update README with actual project information 2018-07-22 13:18:30 -05:00
James Skemp 0cadf42b93 Create new project from Phaser 3 starter template
From https://github.com/JamesSkemp/phaser-starter-templates, using the Starter Project for Phaser with Visual Studio Code and TypeScript.
2018-07-22 13:03:02 -05:00