Toxocious / FFXIV-Idle

An incremental game based around Final Fantasy XIV.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FFXIV Idle Game Logo

FFXIV — An Idle Game

FFXIV — An Idle Game is an idle game based on Final Fantasy XIV, comprised of features that have been adapted to be automatic, where you, the player, level up Job Classes, defeat FFXIV mobs, gather materials, and more.

Table of Contents

About The Project

Screenshots

Picture of the game user-interface

Tech Stack

  • Node.js
  • Typescript
  • React

Features

  • Tick-based automatic mechanics
  • Mob Battlings
  • Material Gathering
  • Gear Crafting
  • Stat Tracking

Getting Started

Prequisites

This project uses the Yarn package manager.

npm i -g yarn

Installation

Clone the repository, open a terminal into the repository's location, install the scripts, and run Vite.

## Clone via HTTPS
# git clone https://github.com/Toxocious/FFXIV-Idle.git

## Clone via SSH
# git clone git@github.com:Toxocious/FFXIV-Idle.git

## CD into the repository directory
cd FFXIV-Idle

## Install all needed modules.
yarn install

## Run Vite
yarn dev

License

Licensed under GNU GPL 3.

For more information, check out LICENSE.

About

An incremental game based around Final Fantasy XIV.

License:GNU General Public License v3.0


Languages

Language:TypeScript 92.2%Language:CSS 7.3%Language:HTML 0.5%