devlog_owen
231201 TIL) 본문
스탠다드반 수업
게임개발 중 좋은 몇가지 사이트들을 알게되었다.
AI 그림 생성 (하루 500개 무료):
Free AI image generator: Art, Social Media, Marketing | Playground
Playground is a free-to-use online AI image creator. Use it to create art, social media posts, presentations, posters, videos, logos and more.
playground.com
와이어프레임:
Proto.io - Prototyping for all
Build interactive web, iOS, Android, and other low or high-fidelity prototypes right into your web browser. Drag and drop ready-to-use, easily customizable templates, UI components, icons, and more, to prototype in minutes! No coding skills required.
proto.io
ERD 테이블:
DrawSQL - 🔥 Database schema diagrams
Simple, beautiful database diagram editor for developers to create, collaborate and visualize their entity relationship diagrams.
drawsql.app
erdcloud보다 더 귀엽다는 점에서(디자인면에서) 우월함
알고리즘 스터디- 콜라문제
2023.12.01 - [algorithm/프로그래머스] - [프로그래머스] 콜라문제
[프로그래머스] 콜라문제
문제 문제 이해가 어려웠는데 입출력 예 #2를 읽고 이해할 수 있었다. 무조건 반복문을 돌려야한다고 생각했고 평소 쓰는 for문이 아닌 while문을 써야겠다는 생각이 들었다. 나의 풀이 function soluti
devlogowen.tistory.com