Skip to content

Echoes of Travian is a single-player, real-time, browser-based strategy game, based on and inspired by Travian. Running in the browser, it requires no download or installation.

License

Notifications You must be signed in to change notification settings

jurerotar/Echoes-of-Travian

Repository files navigation

Echoes of Travian

master branch CI develop branch CI Netlify Contributions

Echoes of Travian is a single-player, real-time, browser-based strategy game, based on and inspired by Travian. It's browser based and requires no downloads or account creation. Using browser's native IndexedDb, game data is persisted and progressed between game sessions, just like you would expect from an online game.

Note: Very much still work in progress, not much to see at the moment.

Game design differences between Travian and Echoes of Travian

  • Smithy upgrades are account-wide. Upgrading units in one village will upgrade them globally.
  • Hero bonuses are account-wide. Applies to attack bonus, defence bonus as well as resource production.
  • Hero production bonus is percentage based (up to 20%).
  • Culture points removal. Make as many villages as you want, whenever you can afford them.
  • Removal of town hall.
  • Natars & nature as playable tribes.
  • NPC factions, faction reputation system which determines trading options & hostility.
  • 8 account-wide artifacts.

Built with

  • React.js - The library for web and native user interfaces.
  • TypeScript - TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.
  • Tailwind CSS - A utility-first CSS framework packed with classes that can be composed to build any design, directly in your markup.
  • Vite.js - Next generation frontend tooling.
  • React Router - React Router enables "client side routing".
  • TanStack Query - Powerful asynchronous state management for TS/JS, React, Solid, Vue and Svelte.

Installation guide

# clone the project
git clone https://github.com/jurerotar/Echoes-of-Travian.git

# Install dependencies
npm install

# Starts a development server with hot-reloading
npm run dev

Documentation and references

License

CC BY-NC 4.0 DEED - Attribution-NonCommercial 4.0 International

About

Echoes of Travian is a single-player, real-time, browser-based strategy game, based on and inspired by Travian. Running in the browser, it requires no download or installation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages