Skip to content

javitocor/Phaser3-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Phaser 3 Project Template by Richard Davey

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published