Files
Tetardtek ed8cf87d4e
Some checks failed
CI/CD — Build & Deploy / Build & Deploy (push) Failing after 35s
feat: Sprint 3 — Prestige Loop endless
- Migration saves: saveVersion pattern + migrateSave lazy (v1→v2)
- Formule ADN rebalancée: log10 + clamp min 1 + cap bonus ×4
- Prestige Experience: modal fullscreen, preview ADN, stats run, best run
- Arbre V2: 25 nœuds, 3 capstones, post-capstones repeatables (scaling par tranche)
- Convergence évolutif Alpha→Omega (tier system)
- Reset arbre: 1 gratuit/prestige, payant linéaire au-delà
- Milestones prestige: 8 paliers (1→100), cosmétiques exclusifs, bonus gameplay
- balance.ts: constantes centralisées pour playtest
- 136 tests green, 0 regression
2026-03-28 18:24:24 +01:00
..
2026-03-24 13:01:15 +01:00
2026-03-24 13:01:15 +01:00

B-TetaRdPG

Description

Here is the BACKEND part of TetaRdPG project. It's an basic RPG game. You can make fight againest monster ... and more !

Installation & Start

(Don't forget to use F-TetaRdPG project with)

  1. git clone https://github.com/Tetardtek/B-TetaRdPG.git
  2. cd B-TetaRdPG
  3. Create your own .env file (use env.sample for example)
  4. npm i
  5. You have to use npm run db:migrate && npm run db:seed (to create you own DB project)
  6. npm run dev

License

This project is licensed under the MIT License - see the LICENSE file for details.

Technology

  • Node.js - A JavaScript runtime built on Chrome's V8 JavaScript engine.
  • Express - A fast, unopinionated, minimalist web framework for Node.js.
  • MySQL - An open-source relational database management system.
  • Jsonwebtoken - JSON Web Token implementation for Node.js.

Contact

Discord