supertommy 10 Posted May 30, 2020 Report Share Posted May 30, 2020 Here's a free book for those interested in or looking to start using TypeScript to make Phaser 3 games. It goes through 11 chapters and about 90 pages to make an Infinite Runner game like Jetpack Joyride. It is intended for those slightly more advanced than beginner. I also wrote the free Infinite Jumper in Phaser 3 with Modern JavaScript book that is geared towards beginners! TypeScript tends to help add more safety and clarity to your code by default so that you can make bigger and more complex games. We cover things including enums, basic state machine, infinite scrolling, object pools, and more! Learn more and get the book here: https://ourcade.co/books/infinite-runner-phaser3 Quote Link to post Share on other sites
Artorias 0 Posted October 23, 2020 Report Share Posted October 23, 2020 Thanks a lot! Are there other similar analogs that tell you how to do this, but using a different method? Quote Link to post Share on other sites
Xima 3 Posted December 11, 2020 Report Share Posted December 11, 2020 (edited) I also ran into this problem when doing my college homework recently. I would advise each student to seek help from specialists who, in very short lines, can help you understand the problem. I recently wrote a small research and was worried about the percentage of plagiarism in my work, I turned to the company https://assignmentbro.com/us/ for help, which helped me in this matter. Plagiarism is an easily detectable problem that can damage your reputation in no time. This service will never stoop to copy someone else's work. Once again I made sure that each article was written from scratch and adapted to my request. Edited December 24, 2020 by Xima Quote Link to post Share on other sites
James B. Gilbert 1 Posted February 20 Report Share Posted February 20 (edited) On 5/30/2020 at 6:26 PM, supertommy said: Here's a free book for those interested in or looking to start using TypeScript to make Phaser 3 games. It goes through 11 chapters and about 90 pages to make an Infinite Runner game like Jetpack Joyride. It is intended for those slightly more advanced than beginner. I also wrote the free Infinite Jumper in Phaser 3 with Modern JavaScript book that is geared towards beginners! TypeScript tends to help add more safety and clarity to your code by default so that you can make bigger and more complex games. We cover things including enums, basic state machine, infinite scrolling, object pools, and more! Learn more and get the book here: https://ourcade.co/books/infinite-runner-phaser3 Thank you! I think it's too early for me to think about creating more complex works. I'd rather start with the simplest guide. Therefore, your book suits me, as it is also intended for beginners. I'm currently learning about loops and functions in JS. As a result of the theory, I need to make a one-page food order form. I put the launch of functions on the "submit" and "save" buttons. The function does not work, although there seem to be no errors in the script. Apparently, I missed some point. Therefore, I want to read the information from other sources. And in parallel, I'm preparing a thesis for college using this service https://supremedissertations.com/ So I don't have enough time to learn JS. But I want to finish all this as soon as possible and start doing that interesting to me. Edited Sunday at 09:36 PM by James B. Gilbert Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.