First ever client for Territorial.io !
 
 
 
Go to file
Mohsen Taghavi 2b01f07904
Update readme.md
2024-03-28 22:02:09 +03:30
.github/workflows Update deploy_github_pages.yml 2024-02-07 16:09:34 +02:00
archived/v0.5.3.4 Update v0.6; with automatic code replacement 2024-01-31 20:42:20 +02:00
assets Update v0.6.1.8; Add a player list 2024-03-05 22:29:17 +02:00
src Move fx_core.js to a new "src" folder, fix small potential bug in the build script 2024-03-28 18:44:06 +02:00
static Move fx_core.js to a new "src" folder, fix small potential bug in the build script 2024-03-28 18:44:06 +02:00
.gitignore Update v0.6; with automatic code replacement 2024-01-31 20:42:20 +02:00
assets.js change fx client icon 2024-03-12 00:58:36 +03:30
build.js Move fx_core.js to a new "src" folder, fix small potential bug in the build script 2024-03-28 18:44:06 +02:00
download.js Update v0.6; with automatic code replacement 2024-01-31 20:42:20 +02:00
index.js Update v0.6; with automatic code replacement 2024-01-31 20:42:20 +02:00
package-lock.json Update v0.6; with automatic code replacement 2024-01-31 20:42:20 +02:00
package.json Update v0.6; with automatic code replacement 2024-01-31 20:42:20 +02:00
readme.md Update readme.md 2024-03-28 22:02:09 +03:30

readme.md

FX Client Discord Build and Publish to GitHub Pages pages-build-deployment

What is FX Client?

FX Client is the first Territorial.io client, targeting better User Interface and better User Experience, It's basically Territorial.io but better.

You can use the latest version of the client here: https://fxclient.github.io/FXclient/

Features:

  1. It's 100% free and open source on Github
  2. It's Ad free and removes game's default ads.
  3. It makes game look cooler, by replacing default assets with new ones.
  4. Displays your troop density and maximum troops
  5. Displays the density of players and bots
  6. Adds a win counter
  7. Adds a player list
  8. Adds the ability to view the history of who donated to a player during the game by clicking on their name in the leaderboard or the player list
  9. Can be installed as a PWA (progressive web app) ensuring maximum enjoyment on consoles, phones and even desktop devices

The client has a settings menu, from which you can:

  1. Change the game font
  2. Make fullscreen mode trigger automatically
  3. Set a custom main menu background
  4. Create custom attack percentage keybinds

Building Locally

To build the client locally, install Node.js if you haven't already, clone the repo, then run:

npm install
npm run build

This will install the dependencies, download the game and build the client.

To build from an already downloaded copy of the game, use npm run build-only.

Contact Us

Join the FX Client Discord server: https://discord.gg/JEwYWGraj7

Our Website: https://mohsenemx.github.io/FXclient/