- 7
- 191
Karplayer9
เข้าร่วมเมื่อ 27 เม.ย. 2021
Hi, I post programming and gaming videos.
Minecraft Bridge Duels with Vriishy
In this video, I played Minecraft with my friend Vriishy and this is a link to his channel, he has some other links in his video: www.youtube.com/@Vriishy
มุมมอง: 7
วีดีโอ
Skywars Minecraft Video
มุมมอง 25หลายเดือนก่อน
In this video, I played Minecraft Skywars with my friend Vriishy.
Minecraft Bedwars Video
มุมมอง 38หลายเดือนก่อน
In this video I play Minecraft Bedwars with my friend.
How to Make a Window in Pygame
มุมมอง 28หลายเดือนก่อน
In this video I will teach you how to make a window in pygame, sorry if my microphone sounds odd. Code used in the video: import pygame import sys pygame.init() pygame.display.set_caption('Practice Window') window = pygame.display.set_mode((500, 500)) clock = pygame.time.Clock() while True: for event in pygame.event.get(): if event.type pygame.QUIT: pygame.quit() sys.exit() pygame.display.updat...
Minecraft PvP Bridge Duels
มุมมอง 33หลายเดือนก่อน
In this video I play Minecraft Bridge Duels with my friend.
Python Basics - Print Statements and Variables
มุมมอง 23หลายเดือนก่อน
In this video, I will show you how to print things such as print('Hello World!') and also teach you some basic concepts about variables in a programming language called Python. Feel free to pause the video whenever needed.
Minecraft Gameplay
มุมมอง 37หลายเดือนก่อน
Gameplay of me and my friend playing some Minecraft and playing duels.
its me
Yes, it is the other person in the video, Vriishy.