Skip to content

NathanielCarballo/RogueMon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RogueMon

A Pokémon roguelike game developed with a modern web-based frontend and a modular Python backend.

🧱 Structure

  • MVP/ – Early battle engine prototypes (CLI only)
    • frontend/ – Vite + React UI (clean, fast SPA)
    • backend/

💡 Development Workflow

We follow trunk-based development:

  • All changes start in feature/* branches
  • Pull requests are reviewed and merged to main
  • Both backend and frontend share this monorepo

🔧 Getting Started

  • Frontend: see frontend/README.md
  • Backend: see backend/README.md

About

Full-stack Pokémon roguelike with a modern web frontend and modular Flask backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors