English

Phaser3

Hit detection displayed in the game (Phaser 3)

Things I want to do Phaser 3 displays the collision detection of the physics engine (Arcade) in the game. When re...
Phaser3

Rerun the scene in Phaser 3.

Things I want to do Restart the scene in Phaser 3. For example, restarting the game scene from the beginning when...
Phaser3

Creating a development environment with Vite + Phaser 3 + Visual Studio Code

Things I want to do This creates a Vite environment that uses Phaser 3 (a 2D game engine using Javascript). This ...
スポンサーリンク
JavaScript

Bat for creating a Vite project

Notice This article is outdated, and the Vite project structure is different from what it is today. I recommend c...
git

[bat]When git tells you to run `git config –global –add safe.directory`, here’s the batch file.

Things I want to do Sometimes, immediately after cloning a Git repository, you may see the following message from Gi...
JavaScript

Webpack is difficult, so I bundle it with Vite.

Things I want to do We will bundle it using Vite. Bundling is the process of combining multiple JavaScript files ...
Phaser3

Execution of Phaser3 tutorial code and Japanese comments

Things I want to do We will run a tutorial game for Phaser3, a 2D game creation engine. Also, since the original ...
Synfig Studio

Import SVG into Synfig Studio

Things I want to do I want to import an SVG created with Inkscape or similar software into Synfig Studio. Why is ...
JavaScript

Start a local server from Visual Studio Code.

Things I want to do I want to start a local server from Visual Studio Code and check the HTML. Why is it necessar...
Uncategorized

Steps to set up Visual Studio Code as a TypeScript development environment

Things I want to do Development will be done using TypeScript (TS) with Visual Studio Code. (Create a free develo...
タイトルとURLをコピーしました