Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f16c730

Browse filesBrowse files
committed
Update README.md
1 parent b2a9e80 commit f16c730
Copy full SHA for f16c730

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ We have provided a default project structure to get you started. This is as foll
4242
- `src/App.jsx` - The main React component.
4343
- `src/game/PhaserGame.jsx` - The React component that initializes the Phaser Game and serve like a bridge between React and Phaser.
4444
- `src/game/EventBus.js` - A simple event bus to communicate between React and Phaser.
45-
- `src/game` - Containts the game source code.
45+
- `src/game` - Contains the game source code.
4646
- `src/game/main.jsx` - The main **game** entry point. This contains the game configuration and start the game.
4747
- `src/game/scenes/` - The Phaser Scenes are in this folder.
4848
- `public/style.css` - Some simple CSS rules to help with page layout.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.