|
|
|
|
|
by yxchen1994
591 days ago
|
|
Hi HN,
I've built an platform for Pokemon TCG Pocket that combines a card simulator with comprehensive game resources in 8 languages. The project uses Next.js 14 with App Router and Server Components for optimal performance. Key features:
- Interactive card simulator with authentic pack opening mechanics
- Complete card database with detailed information and high-res images
- Meta deck analysis and strategy guides (SS to C tier rankings)
- Full multilingual support (EN, FR, DE, IT, ES, PT, Traditional Chinese, Cantonese)
- Daily updates for meta analysis and card releases Tech stack:
- Next.js 14 (App Router)
- Server Components
- MDX for content
- i18n implementation
- Responsive design The platform aims to solve the fragmentation problem in the Pokemon TCG community by providing a unified, multilingual resource hub. All content is regularly updated and maintained across all supported languages. Live demo: https://pokemontcgpocket.app/ Looking forward to your feedback and suggestions for improvement! |
|
If your goal is to create a successful information site, your next step would be to analyze existing projects. Do you offer something unique? Something better? Any killer features? I don't think "interactive card simulator" could be it - why would anyone want to simulate drawing cards instead of actually doing it for free in a free game and keeping them for gameplay purposes?
Last but not least, be honest in your advertising - don't claim your application is open source if it's not.