Skip to content

Sol-Studio/Rhythm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

리듬게임(?) 노래가 나오는 것도 아니고 정해진 박자에 눌러야되는 것도 아닙니다. 단지 즐기기 위한 프로그램.

this program imports

import pygame
from pygame.locals import QUIT, KEYDOWN, K_a,K_s,K_d,K_f,K_SPACE,FULLSCREEN
import sys
import time
import random
from threading import Thread
from pynput.keyboard import Key, Listener
import ctypes

About

Rhythm

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages