Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- docker
- Packet Network
- OverTheWire
- server
- springboot
- Git
- Camera Zoom
- nodejs
- Google Refund
- draganddrop
- spread 연산자
- linux
- MySQL
- --watch
- critical rendering path
- css framework
- react
- Spring Boot
- unity
- Unity IAP
- mongoDB
- Unity Editor
- SDK upgrade
- screencapture
- express
- java
- Camera Movement
- Google Developer API
- Digital Ocean
- rpg server
Archives
- Today
- Total
목록rpg server (1)
우당탕탕 개발일지

서버는 springboot 와 mysql로 진행할 예정이다. 필요한 기능은 유저 로그인, 백업, 뽑기, 랭킹, 메일 등등 방치형 RPG에 필요한 기본 기능들을 위주로 만들려 한다. 클라이언트는 유니티로 제작할 예정이다. 첫 시도라 매우 두근두근! 오늘의 목표springboot 프로젝트 생성하기test api 만들기유니티 프로젝트 생성하기backendmanager, apiManager를 만들어서 서버와 통신하기1. 프로젝트 생성하기https://start.spring.io/ 버전은 snapshot이 붙지 않은 버전 중 가장 최신버전으로 선택했다.gradle-groovy , java로 선택한다.추가할 dependencies는 다음과 같다.Spring Web (Rest API개발용)Spring Boot De..
Server/방치RPG 서버
2025. 1. 26. 18:43