/BD2-Wiki

Wiki for the mobile game Brown Dust 2

Primary LanguageTypeScriptMIT LicenseMIT

BD2 Wiki

Netlify Status

setup: npm run setup
dev: npm run dev

under development

update: I quit the game because of time constraint

Techs

  1. React
  2. Typescript
  3. Mantine
  4. Tan Stack Router
  5. Vite
  6. Zustand
  7. Zod

Data Files Naming Conventions

Instead of using meta file name, this wiki use in game name to name data files, the conventions are:

  1. Replace - and space with _
  2. Remove all special characters except _
  3. Transform all alphabet to lower case