jojimi / taggame Goto Github PK
View Code? Open in Web Editor NEW술레잡기 - 술자리 게임 서비스
License: MIT License
술레잡기 - 술자리 게임 서비스
License: MIT License
CREATE TABLE game6_results (
id INT AUTO_INCREMENT PRIMARY KEY,
game_id INT NOT NULL DEFAULT 1,
name VARCHAR(255) NOT NULL,
content VARCHAR(255) NOT NULL,
game_date TIMESTAMP DEFAULT CURRENT_TIMESTAMP
);
게임 3 : 랜덤 룰렛 (사용자 이름 o)
사용자 이름 입력하고 원판이 나눠짐.
그 후 게임 진행
게임 진행하고 당첨자 선정
개인 별로 application.yml 파일에 DB 설정할 필요 있음.
MYSQL Workbench 테이블에 생성하기
CREATE TABLE game4_results (
id INT AUTO_INCREMENT PRIMARY KEY,
bomb_exploded_time INT NOT NULL,
game_date TIMESTAMP DEFAULT CURRENT_TIMESTAMP
};
게임 2 : 가위바위보 (사용자 이름 o)
사용자 이름 입력하고
가위,바위,보 중 하나 선택 후
게임 시작
컴퓨터랑 가위바위보 진행
A declarative, efficient, and flexible JavaScript library for building user interfaces.
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
An Open Source Machine Learning Framework for Everyone
The Web framework for perfectionists with deadlines.
A PHP framework for web artisans
Bring data to life with SVG, Canvas and HTML. 📊📈🎉
JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
Some thing interesting about web. New door for the world.
A server is a program made to process requests and deliver data to clients.
Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.
Some thing interesting about visualization, use data art
Some thing interesting about game, make everyone happy.
We are working to build community through open source technology. NB: members must have two-factor auth.
Open source projects and samples from Microsoft.
Google ❤️ Open Source for everyone.
Alibaba Open Source for everyone
Data-Driven Documents codes.
China tencent open source team.