Renamed Sphere Run to Sphere Spurter
commited
commit
f5a8d27b1764674c3e0cbd5ef44064c1e46462bc
... | ... | @@ -121,3 +121,4 @@ Nick.md: Games/Nick.md |
121 | 121 | Games/Odd Bot.md: Games/Odd robot.md |
122 | 122 | Games/Odd robot.md: Games/Odd bot.md |
123 | 123 | games/Sphere Run.md: Games/Sphere Run.md |
124 | Games/Sphere Run.md: Games/Sphere Spurter.md |
... | ... | @@ -1,64 +0,0 @@ |
1 | <div style="scroll-behavior: smooth;" markdown="block"> |
|
2 | [Sphere Spurter](https://play.fancade.com/62DD8817F351F8CC) (formely named as 'Sphere Run') is a typical 3D runner game developed by RedScripter. It is mostly based on 3D runner games such as Temple Run, Subway Surfers, etc. |
|
3 | ||
4 | ![Sphere Spurter](https://www.fancade.com/images/62DD8817F351F8CC.jpg) |
|
5 | ||
6 | <details id="table-of-contents" class="toc" open="true" style="border:1px solid #eee; padding: 10px;"> |
|
7 | <summary style="border-bottom:1px solid #eee;"><b style="color:#BBB;font-size:22px;">Table Of Contents</b></summary> |
|
8 | <ol> |
|
9 | <li><a href="#gameplay">Gameplay</a></li> |
|
10 | <li><a href="#collectables">Collectables</a></li> |
|
11 | <li><a href="#upgrades">Upgrades</a></li> |
|
12 | <li><a href="#versions">Versions</a></li> |
|
13 | </ol> |
|
14 | </details> |
|
15 | ||
16 | ## Gameplay |
|
17 | ||
18 | <<Warn("No information provided at the moment.")>> |
|
19 | ||
20 | ## Collectables |
|
21 | ||
22 | ![Coins](https://www.fancade.com/wiki/uploads/Game.png/bc770017b349776893e956feed54c1a4499dfac1) |
|
23 | ||
24 | ![Power Up](https://www.fancade.com/wiki/uploads/PowerUp.png/77315a47519d1ed8d3b11eaca967527264264309) |
|
25 | ||
26 | <<Warn("No information provided at the moment.")>> |
|
27 | ||
28 | #### 1. Coins |
|
29 | ||
30 | #### 2. Power Ups |
|
31 | ||
32 | ![Invincibility Power Up](https://www.fancade.com/wiki/uploads/PowerUp_Invincibility.png/61378459eec80a2c35922ce0aa8316b1f31eea79) |
|
33 | ||
34 | ![Shield Power Up](https://www.fancade.com/wiki/uploads/PowerUp_Shield.png/a6f5ddc2c35ed9286b451769c95548dd65104523) |
|
35 | ||
36 | ![Bullet Power Up](https://www.fancade.com/wiki/uploads/PowerUp_BulletLauncher.png/6337c2dbf68ce579de2744ee883e7497aecd19a7) |
|
37 | ||
38 | ![Jump Boost Power Up](https://www.fancade.com/wiki/uploads/PowerUp_JumpPad.png/031344219b48a1c94b4b1841c97368d4d7b227e5) |
|
39 | ||
40 | ![Magnet Power Up](https://www.fancade.com/wiki/uploads/PowerUp_Magnet.png/7b67222c60651fdaf69878c050924c254229e738) |
|
41 | ||
42 | ## Upgrades |
|
43 | ||
44 | <<Warn("No information provided at the moment.")>> |
|
45 | ||
46 | ## Versions |
|
47 | Latest Version: [v1.1.4](#latest-version) |
|
48 | <div style="overflow-y: scroll; height: 300px; scroll-behavior: smooth;" markdown="block"> |
|
49 | ||
50 | | Version | Date | Description | |
|
51 | | ------------- | ------------- | ------------- | |
|
52 | | <b>v0.1 beta</b> | [25 July, 2022](https://discord.com/channels/409219533618806786/546353645923598347/1002590154042654811) | - First Beta Version. | |
|
53 | | v0.1.1 beta | [25 July, 2022](https://discord.com/channels/409219533618806786/546353645923598347/1000818692352909312) | - The path constructor now places a new object/path when it is at least 55 distance from the actor instead of just on screen bounds to prevent object overflow. | |
|
54 | | <b>v0.2 beta</b> | [29 July, 2022](https://discord.com/channels/409219533618806786/546353645923598347/1002590154042654811) | - Updated textures for some tiles.<br>- Updated flower decoration object.<br>- Adjusted camera range (field of view) in landscape orientation.<br>- Slightly adjusted sphere speed.<br>- Removed unnecessary script blocks. | |
|
55 | | <b>v1.0</b> | [2 August, 2022](https://discord.com/channels/409219533618806786/409219534231437323/1004833465176440842) | - First Public Version.<br>- Based on v0.1.1 beta. | |
|
56 | | <b>v1.1</b> | 3 August, 2022 | - Updated Box Art logo.<br>- Based on v0.2 beta. | |
|
57 | | v1.1.1 | 5 August, 2022 | - Fixed score still displaying the Power Up timer when you lose. | |
|
58 | | v1.1.2 | 6 August, 2022 | - Optimised some script blocks. | |
|
59 | | v1.1.3 | 7 August, 2022 | - Adjusted sphere speed once again.<br>- Fixed the Power Up duration display jitters when equipping Invincibility, or Shield Power Up when there is an obstacle ahead of the actor.<br>- Optimised some script blocks (Reduced to 87% of the script limit). | |
|
60 | | <a id="latest-version">v1.1.4</a> | 12 August, 2022 | - Added turn animations for the actor.<br>- Renamed current game to 'Sphere Spurter'. | |
|
61 | ||
62 | </div> |
|
63 | ||
64 | </div> |
|
... | ... | \ No newline at end of file |
... | ... | @@ -0,0 +1,64 @@ |
1 | <div style="scroll-behavior: smooth;" markdown="block"> |
|
2 | [Sphere Spurter](https://play.fancade.com/62DD8817F351F8CC) (formely named as 'Sphere Run') is a typical 3D runner game developed by RedScripter. It is mostly based on 3D runner games such as Temple Run, Subway Surfers, etc. |
|
3 | ||
4 | ![Sphere Spurter](https://www.fancade.com/images/62DD8817F351F8CC.jpg) |
|
5 | ||
6 | <details id="table-of-contents" class="toc" open="true" style="border:1px solid #eee; padding: 10px;"> |
|
7 | <summary style="border-bottom:1px solid #eee;"><b style="color:#BBB;font-size:22px;">Table Of Contents</b></summary> |
|
8 | <ol> |
|
9 | <li><a href="#gameplay">Gameplay</a></li> |
|
10 | <li><a href="#collectables">Collectables</a></li> |
|
11 | <li><a href="#upgrades">Upgrades</a></li> |
|
12 | <li><a href="#versions">Versions</a></li> |
|
13 | </ol> |
|
14 | </details> |
|
15 | ||
16 | ## Gameplay |
|
17 | ||
18 | <<Warn("No information provided at the moment.")>> |
|
19 | ||
20 | ## Collectables |
|
21 | ||
22 | ![Coins](https://www.fancade.com/wiki/uploads/Game.png/bc770017b349776893e956feed54c1a4499dfac1) |
|
23 | ||
24 | ![Power Up](https://www.fancade.com/wiki/uploads/PowerUp.png/77315a47519d1ed8d3b11eaca967527264264309) |
|
25 | ||
26 | <<Warn("No information provided at the moment.")>> |
|
27 | ||
28 | #### 1. Coins |
|
29 | ||
30 | #### 2. Power Ups |
|
31 | ||
32 | ![Invincibility Power Up](https://www.fancade.com/wiki/uploads/PowerUp_Invincibility.png/61378459eec80a2c35922ce0aa8316b1f31eea79) |
|
33 | ||
34 | ![Shield Power Up](https://www.fancade.com/wiki/uploads/PowerUp_Shield.png/a6f5ddc2c35ed9286b451769c95548dd65104523) |
|
35 | ||
36 | ![Bullet Power Up](https://www.fancade.com/wiki/uploads/PowerUp_BulletLauncher.png/6337c2dbf68ce579de2744ee883e7497aecd19a7) |
|
37 | ||
38 | ![Jump Boost Power Up](https://www.fancade.com/wiki/uploads/PowerUp_JumpPad.png/031344219b48a1c94b4b1841c97368d4d7b227e5) |
|
39 | ||
40 | ![Magnet Power Up](https://www.fancade.com/wiki/uploads/PowerUp_Magnet.png/7b67222c60651fdaf69878c050924c254229e738) |
|
41 | ||
42 | ## Upgrades |
|
43 | ||
44 | <<Warn("No information provided at the moment.")>> |
|
45 | ||
46 | ## Versions |
|
47 | Latest Version: [v1.1.4](#latest-version) |
|
48 | <div style="overflow-y: scroll; height: 300px; scroll-behavior: smooth;" markdown="block"> |
|
49 | ||
50 | | Version | Date | Description | |
|
51 | | ------------- | ------------- | ------------- | |
|
52 | | <b>v0.1 beta</b> | [25 July, 2022](https://discord.com/channels/409219533618806786/546353645923598347/1002590154042654811) | - First Beta Version. | |
|
53 | | v0.1.1 beta | [25 July, 2022](https://discord.com/channels/409219533618806786/546353645923598347/1000818692352909312) | - The path constructor now places a new object/path when it is at least 55 distance from the actor instead of just on screen bounds to prevent object overflow. | |
|
54 | | <b>v0.2 beta</b> | [29 July, 2022](https://discord.com/channels/409219533618806786/546353645923598347/1002590154042654811) | - Updated textures for some tiles.<br>- Updated flower decoration object.<br>- Adjusted camera range (field of view) in landscape orientation.<br>- Slightly adjusted sphere speed.<br>- Removed unnecessary script blocks. | |
|
55 | | <b>v1.0</b> | [2 August, 2022](https://discord.com/channels/409219533618806786/409219534231437323/1004833465176440842) | - First Public Version.<br>- Based on v0.1.1 beta. | |
|
56 | | <b>v1.1</b> | 3 August, 2022 | - Updated Box Art logo.<br>- Based on v0.2 beta. | |
|
57 | | v1.1.1 | 5 August, 2022 | - Fixed score still displaying the Power Up timer when you lose. | |
|
58 | | v1.1.2 | 6 August, 2022 | - Optimised some script blocks. | |
|
59 | | v1.1.3 | 7 August, 2022 | - Adjusted sphere speed once again.<br>- Fixed the Power Up duration display jitters when equipping Invincibility, or Shield Power Up when there is an obstacle ahead of the actor.<br>- Optimised some script blocks (Reduced to 87% of the script limit). | |
|
60 | | <a id="latest-version">v1.1.4</a> | 12 August, 2022 | - Added turn animations for the actor.<br>- Renamed current game to 'Sphere Spurter'. | |
|
61 | ||
62 | </div> |
|
63 | ||
64 | </div> |
|
... | ... | \ No newline at end of file |