https://github.com/doggang/jump_game
[JS] CANVAS를 이용한 간단한 웹 점프게임
https://github.com/doggang/jump_game
Last synced: 2 months ago
JSON representation
[JS] CANVAS를 이용한 간단한 웹 점프게임
- Host: GitHub
- URL: https://github.com/doggang/jump_game
- Owner: doggang
- Created: 2024-10-27T07:41:01.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T12:03:37.000Z (7 months ago)
- Last Synced: 2025-02-06T09:48:16.479Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 950 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# github url : https://doggang.github.io/Jump_Game/
하면서 배우게 된 점.
1. css animation, keyframes 사용법
2. keyboard event 사용법
3. setInterval과 clearInterval 개념 숙지
4. getBoundingClientRect 함수를 이용하여 Collision(충돌) 기능 만드는 방법오랜만에 html, css, js를 만지니 많이 어색했으나 금방 적응하였음.
간단한 토이프로젝트들을 하면서 개발실력을 정상궤도에 올려놓고 자료구조, 알고리즘, react 공부를 병행하며 사이드 프로젝트 진행할 예정.
velog에 1번 개념 올림.
#### velog url : https://velog.io/@doggang/posts