Login

Fancade Wiki

Updated Fancade Web.md (markdown)

... ...
@@ -2,12 +2,6 @@ Fancade is also available as a web app! Go to [[play.fancade.com|https://play.fa
2 2
3 3
[[_TOC_]]
4 4
5
## Performance and Compatibility
6
7
If the game seems to run slow, check if hardware acceleration is enabled in your browser.
8
9
If the game doesn't run at all, there are usually some helpful messages shown (hopefully on screen but also in the web developer console). Fancade web has been tested and confirmed to work in Chrome, Firefox, Safari and Edge, but there can be issues with video drivers etc. that'll prevent it from running. You can also try to disable hardware acceleration, but then the game will run much slower.
10
11 5
## Linking to Games
12 6
13 7
A link to a published game can be generated in the web app (and also in the regular app after version 1.7 is released) by clicking the 'Share' button for that game.
... ...
@@ -39,6 +33,12 @@ There are some differences between the web app and the regular app. Here is a su
39 33
* Can drag-and-drop files from local file system into web app. The game ends up in 'Projects'
40 34
41 35
36
## Performance and Compatibility
37
38
If the game seems to run slow, check if hardware acceleration is enabled in your browser.
39
40
If the game doesn't run at all, there are usually some helpful messages shown (hopefully on screen but also in the web developer console). Fancade web has been tested and confirmed to work in Chrome, Firefox, Safari and Edge, but there can be issues with video drivers etc. that'll prevent it from running. You can also try to disable hardware acceleration, but then the game will run much slower.
41
42 42
## Additional Controls
43 43
44 44
The web app has additonal controls for mouse and keyboard.
Fancade Wiki