Commit 0fa2c34
Initial commit - PenguinJS 프로젝트 초기 설정
- Next.js 15.3.2 기반 프로젝트 구조
- CallStack Library 게임 구현
- Layout A, A+, B, C, D, E 타입 구현
- Stage 7 스타일 적용된 Layout B
- 불필요한 파일 제외 (.gitignore 적용)
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>0 parents commit 0fa2c34
File tree
348 files changed
+59870
-0
lines changed- .github/workflows
- apps/playground
- app
- [locale]
- games
- [gameId]
- callstack-library
- closure-cave-debug
- closure-cave-enhanced
- closure-cave
- node_modules
- .bin
- @penguinjs
- @tailwindcss
- @types
- scripts
- src
- components
- games
- games
- callstack-library
- components/layout
- panels
- constants
- hooks
- levels
- types
- utils
- closure-cave
- levels
- promise-planet
- i18n
- lib
- messages
- docs
- architecture
- callstack-library
- ui-wireframes
- backup-old-layouts
- development
- games-planning
- planning
- packages
- config-eslint
- node_modules
- .bin
- @next
- @typescript-eslint
- config-typescript
- game-engine
- .turbo
- dist
- core
- node_modules
- .bin
- @penguinjs
- @types
- src
- core
- ui
- .turbo
- dist
- components
- lib
- node_modules
- .bin
- @codemirror
- @penguinjs
- @radix-ui
- @types
- @uiw
- src
- components
- lib
- utils
- .turbo
- dist
- node_modules
- .bin
- @penguinjs
- @types
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
348 files changed
+59870
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments