Skip to content

Commit fa6c98b

Browse files
committed
Readme fixes
1 parent 626b81c commit fa6c98b

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -55,19 +55,7 @@ cd Black-Template
5555
npm install
5656
npm start
5757
```
58-
Then open `http://127.0.0.1:4245` in browser!
59-
60-
## SIZE AND PERFORMANCE COMPARISON
61-
A Piggy Mark was made to compare basic sprite rendering performance and build size.
62-
63-
**Engine**|**60 FPS**|**50 FPS**|**40 FPS**|**30 FPS**|**Size kB**|**Load Time sec.***
64-
:-----:|:-----:|:-----:|:-----:|:-----:|:-----:|:-----:
65-
Black|**3855**|**4870**|**5920**|**8605**|**41**|**2,3**
66-
Phaser v2|2975|3475|4525|5995|207|17.7
67-
Phaser v3|2680|3185|4040|5700|217|17.8
68-
69-
All tests are made on iPhone 6s Safari.
70-
\* How much time it takes to load a test. Tested using [UPTRENDS](https://www.uptrends.com) on iPhone 8 with bandwidth of 3G.
58+
Then open `http://127.0.0.1:3000` in browser!
7159

7260
## SUPPORT
7361
Feel free to chat with developers directly on [Facebook](https://www.facebook.com/Blacksmith2D/), [Discord](https://discord.gg/HWzzCcy) or [Telegram](https://t.me/joinchat/FOkhwRDEhoxI3cNDBdi6fQ). Have other questions? Feel free to contact support by <a href="mailto:support@blacksmith2d.io?subject=Hello">email</a>.

0 commit comments

Comments
 (0)