Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/missingfile #109

Closed
wants to merge 61 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
7f79e8b
Feat: 엔진 화
tjdvlf2880 Nov 6, 2023
5b3d314
Feat: Engine Upgrade
tjdvlf2880 Nov 7, 2023
e665b9a
Feat:SoundManager
tjdvlf2880 Nov 7, 2023
729c58f
add page
tjdvlf2880 Nov 7, 2023
b98682a
FIX setting page Port
tjdvlf2880 Nov 8, 2023
1e41ef3
Merge branch 'main' of https://github.com/bysxx/Invaders into feature…
tjdvlf2880 Nov 8, 2023
c4b0ae3
코드 리팩토링 및 컴포넌트 기반 게임 엔진화 작업을 거친 뒤
tjdvlf2880 Nov 8, 2023
b8b1951
Refactor: Port HighScorePage
tjdvlf2880 Nov 9, 2023
33c455d
Refactor: Port AchievePage
tjdvlf2880 Nov 9, 2023
aaf120b
Player 추가
tjdvlf2880 Nov 9, 2023
3f1a24f
게임 페이지 `구현 중..
tjdvlf2880 Nov 10, 2023
14ac0dc
basic play 구현
tjdvlf2880 Nov 10, 2023
822ab8e
enemy 구현
tjdvlf2880 Nov 10, 2023
b55c92d
item 포팅
tjdvlf2880 Nov 11, 2023
42f1f04
기존의 Space Invador를 엔진 모듈화 하여 새롭게 포팅하였음.
tjdvlf2880 Nov 11, 2023
4a214cc
Complete Refactoring
tjdvlf2880 Nov 11, 2023
af1f2fe
Fix : currency 저장문제
tjdvlf2880 Nov 11, 2023
d0cbf70
Feat Add ResFile
tjdvlf2880 Nov 11, 2023
0378be7
Fix: 더미 코드 삭제
tjdvlf2880 Nov 12, 2023
a901115
Fix: ignore
tjdvlf2880 Nov 12, 2023
704674d
Fix: SotreItem 오류 수정
tjdvlf2880 Nov 12, 2023
57e006f
Merge pull request #25 from bysxx/feature/ReEngineering
bysxx Nov 18, 2023
348f001
feat: update backend project
bysxx Nov 18, 2023
f2e829d
refactoring: add player's data on screen when player clear stage or not
absolute-LeeDongHee Nov 18, 2023
45271c2
fix: not display keycode on the setting page
absolute-LeeDongHee Nov 18, 2023
9cbcdd9
feat: add a help page which is a user guide
absolute-LeeDongHee Nov 19, 2023
c0dc350
fix: solve the font error
absolute-LeeDongHee Nov 20, 2023
175bada
database
kimdaeyoung8545 Nov 20, 2023
2367796
fix: fix error that when the player press Esc to return to select set…
absolute-LeeDongHee Nov 20, 2023
d54a31a
Merge pull request #26 from bysxx/feature/back-end
tjdvlf2880 Nov 20, 2023
926c440
refactoring: change type and name of some variables in the HelpPage.java
absolute-LeeDongHee Nov 20, 2023
3a07617
feat: update rank
bysxx Nov 26, 2023
ec91d04
Merge pull request #27 from bysxx/feature/HelpPage
tjdvlf2880 Nov 26, 2023
0eb9719
Feat:add junit5 lib and test sound
tjdvlf2880 Nov 26, 2023
ea7e815
Merge pull request #29 from bysxx/feature/UnitTest
bysxx Nov 27, 2023
9f3ddb6
fix: Level error fixed
absolute-LeeDongHee Nov 27, 2023
a5cd636
Solved merge conflict
absolute-LeeDongHee Nov 27, 2023
868c2a7
feat: update rank api
bysxx Nov 27, 2023
431b0fd
feat: update build file
bysxx Nov 27, 2023
c29e4d9
Merge pull request #28 from bysxx/feature/back-end
absolute-LeeDongHee Nov 29, 2023
c02dd64
fix: change scoreProc from file to api
tjdvlf2880 Dec 3, 2023
63307ea
Merge branch 'team/react' of https://github.com/bysxx/Invaders into f…
tjdvlf2880 Dec 3, 2023
8fa2fd2
change image file
tjdvlf2880 Dec 4, 2023
882b346
add annotation
tjdvlf2880 Dec 4, 2023
d2baf9c
feat: update db
bysxx Dec 4, 2023
2c3d553
chore: update git ignore
bysxx Dec 4, 2023
f167645
chore: update build file
bysxx Dec 4, 2023
775e207
Merge pull request #30 from bysxx/feature/db
tjdvlf2880 Dec 4, 2023
86ebb8c
Merge branch 'team/react' of https://github.com/bysxx/Invaders into f…
tjdvlf2880 Dec 4, 2023
0150617
fix: fix db error
bysxx Dec 4, 2023
a53a4b5
Merge pull request #31 from bysxx/feature/fix-db-error
tjdvlf2880 Dec 4, 2023
df3415c
add rank sys
tjdvlf2880 Dec 6, 2023
0bdbaab
Merge branch 'team/react' of https://github.com/bysxx/Invaders into f…
tjdvlf2880 Dec 6, 2023
2b75dd3
style : renaming class
tjdvlf2880 Dec 6, 2023
34e9324
Merge pull request #32 from bysxx/feature/fixRankSys
bysxx Dec 6, 2023
7e6653a
Merge branch 'team/react' of https://github.com/bysxx/Invaders into t…
absolute-LeeDongHee Dec 6, 2023
1590c75
fix: fix typing error
absolute-LeeDongHee Dec 6, 2023
b9e65ee
Revert "fix: fix typing error"
absolute-LeeDongHee Dec 6, 2023
70de04d
fix: fix frame problem and add missing files
absolute-LeeDongHee Dec 6, 2023
c352cb9
Revert "fix: fix frame problem and add missing files"
absolute-LeeDongHee Dec 6, 2023
2d85279
fix: fix typing error and add missing files
absolute-LeeDongHee Dec 6, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ Desktop.ini
# Packages
*.egg
*.egg-info
dist
# dist
build
eggs
parts
Expand Down Expand Up @@ -168,7 +168,7 @@ pip-log.txt
## Custom
#############

log*
*.log
.checkstyle
.idea
*.iml
Expand All @@ -180,4 +180,8 @@ outg
*.iml
out/
scores_1p
scores_2p
scores_2p

# backend
backend/node_modules
backend/.env.development.local
Binary file added Lib/json-simple-1.1.1.jar
Binary file not shown.
Binary file added Lib/junit-platform-console-standalone-1.8.2.jar
Binary file not shown.
19 changes: 19 additions & 0 deletions backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Node.js 이미지를 기반으로 합니다.
FROM node:18

# 앱 디렉토리 생성
USER root
WORKDIR /app

# 앱 의존성 설치
COPY package*.json ./

RUN npm install

# 앱 소스 추가
COPY . .
RUN ls -al

RUN npm run build
EXPOSE 3200
CMD [ "npm", "start" ]
29 changes: 29 additions & 0 deletions backend/dist/api/rank/dto/create.dto.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions backend/dist/api/rank/dto/create.dto.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 36 additions & 0 deletions backend/dist/api/rank/entity/rank.entity.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions backend/dist/api/rank/entity/rank.entity.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

66 changes: 66 additions & 0 deletions backend/dist/api/rank/rank.controller.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions backend/dist/api/rank/rank.controller.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions backend/dist/api/rank/rank.repository.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions backend/dist/api/rank/rank.repository.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

89 changes: 89 additions & 0 deletions backend/dist/api/rank/rank.service.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions backend/dist/api/rank/rank.service.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

39 changes: 39 additions & 0 deletions backend/dist/api/test.controller.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions backend/dist/api/test.controller.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading