Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.
/ irreligious Public archive

An incremental game in which you start a cult and must grow it into the dominant world religion.

Notifications You must be signed in to change notification settings

rudism/irreligious

Repository files navigation

Note: Active development has moved to https://code.sitosis.com/rudism/irreligious

irreligio.us

An incremental game in which you start a cult and must grow it into the dominant world religion.

Current State

Playable, but lightyears from complete and not very pretty or fun yet.

Play Online

https://irreligio.us/

The online version may be behind what's in the repository.

Build and Run Locally

npm install
npm run build
firefox public/index.html

Development Philosophy

  • Keep it client-side—it runs in a web browser, even offline.
  • Keep it lean—no third-party libraries of any kind.
  • Keep it clean with strict typescript rules and linting.
  • Compile to a single file—no module loaders or other fancy schmancy nonsense of that sort.

About

An incremental game in which you start a cult and must grow it into the dominant world religion.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published