Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/twilight92/real-time-game
[Node.JS] (완강) SocketIO, Gulp, Node, Vanilla JS로 캐치마인드 클론 #노마드코더
https://github.com/twilight92/real-time-game
gulp nodejs socketio vanillajs
Last synced: 9 days ago
JSON representation
[Node.JS] (완강) SocketIO, Gulp, Node, Vanilla JS로 캐치마인드 클론 #노마드코더
- Host: GitHub
- URL: https://github.com/twilight92/real-time-game
- Owner: twilight92
- Created: 2019-06-12T06:24:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-25T09:53:21.000Z (5 months ago)
- Last Synced: 2024-11-12T14:16:11.679Z (2 months ago)
- Topics: gulp, nodejs, socketio, vanillajs
- Language: JavaScript
- Homepage:
- Size: 4.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# realTimeGame
![image](https://github.com/user-attachments/assets/d7d813aa-9ce0-4b98-80e9-495c1e5a683e)
SocketIO, Gulp, Node, Vanilla JS로 캐치마인드 클론
## What I Learned
- [x] Server
- [x] Pug
- [x] Static
- [x] ESLint
- [x] SocketIO## Todo
- JS Clock
- JS To Do List
- Get Geolocation
- Get Weather Information
- Deploy to Github Pages## Packages
- Javascript
- localStorage
- AJAX
- JSON
- DOM
- fetch
- OpenWeather API## 배운 이론
- Variables
- Functions
- Data Types
- Arrays, Objects
- DOM Functions
- Events
- if / else / for