项目作者: javitocor

项目描述 :
A Phaser 3 Project Template by Richard Davey
高级语言: JavaScript
项目地址: git://github.com/javitocor/Phaser3-Template.git
创建时间: 2020-08-13T12:17:28Z
项目社区:https://github.com/javitocor/Phaser3-Template

开源协议:MIT License

下载


Phaser 3 Project Template

A Phaser 3 Project Template

Built With

  • HTML
  • CSS
  • JAVASCRIPT
  • PHASER 3
  • NPM
  • WEBPACK

Getting Started

Setup

  • Clone the repository on your local machine
  • Cd into the folder
  • Run npm install
  • Run npm start
  • On your browser, make sure you point to the right address (i.e: http://localhost:8080/)

Run tests

  • Run npm test on the root directory to run all the tests.
  • Run npm test -- --verbose on the root directory to run all the tests and see for what it is each test.
  • Run npm test testfile.test.js on root directory to run test for a single file.

Author

👤 Javier Oriol Correas Sanchez Cuesta

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments 🚀

  • Phaser 3 docs
  • Richard Davey

📝 License

This project is MIT licensed.