jkazulyblanco's Stars
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
UnityCommunity/UnityLibrary
:books: Library of all kind of scripts, snippets & shaders for Unity
karai17/Simple-Tiled-Implementation
Tiled library for LÖVE
renpy/pygame_sdl2
Reimplementation of portions of the pygame API using SDL2.
clear-code-projects/Minecraft-in-Python
Project files for a tutorial on Minecraft in Python available here: https://youtu.be/DHSRaVeQxIk
clear-code-projects/2D-Mario-style-platformer
You can find the full tutorial on Youtube: https://youtu.be/KJpP85tnOKg
clear-code-projects/Pygame-Cameras
Project files for a video on cameras in pygame available soon
clear-code-projects/SimpleZelda
A project to create a basicZelda prototype, link to the video : https://youtu.be/cwWi05Icpw0
StanislavPetrovV/Python-Galton-Board-
Galton Board with Pymunk and Pygame
Jeepzor/Platformer-tutorial
Source code for each episode on my tutorial series on how to make a platformer game in Löve (love2d).
StanislavPetrovV/DOOM-Level-Viewer
A level viewer for DOOM & DOOM2 written in Python.
clear-code-projects/2D_Platformer_Logic
Project files for a 2D platformer in Python/Pygame, video here: https://youtu.be/Gmrf_3LbXu0
clear-code-projects/Python-Pathfinder
Simple pathfinding in python & pygame tutorial [https://youtu.be/8SigT_jhz4I]
StanislavPetrovV/Benchmark-2D
Benchmark for testing the performance of 2D graphics for libraries Pygame, Arcade, Raylib
clear-code-projects/Breakout
Project files for a breakout game
clear-code-projects/Tiled
Project files for a Tiled introduction video
clear-code-projects/FlappyBird
Flappybird clone tutorial in pygame [project files]
clear-code-projects/Classes
Project file for Python classes tutorial
StanislavPetrovV/Maze_Game
Maze Game using Pygame
StanislavPetrovV/FlappyDooM
DooM-style FlapyBird game in Python Pygame
StanislavPetrovV/Snake3D
Snake3D in Python using UrsinaEngine [3D Engine]
StanislavPetrovV/Python-Clock
Python Clock in Pygame
clear-code-projects/Collisions
Project files for a tutorial on collisions in pygame
russs123/pool_tutorial
Pool game made in Python using the Pygame and Pumunk libraries
StanislavPetrovV/DOOM-Fire-Algorithm
DOOM Fire Algorithm in Python Pygame
clear-code-projects/MaskTutorial
Code for a tutorial on pygame masks, video here: https://youtu.be/uW3Fhe-Vkx4
Jeepzor/Pong-tutorial
Source code for the pong tutorial series
Ohjurot/C-Cpp-Tutorial
Repository with the code for my C/C++ tutorial series
clear-code-projects/decorators
project files for decorator tutorial
clear-code-projects/Emojis-in-python
Project files for emojis in python