-
Python-Tetris-Game-Pygame Public
Python Tetris Game with pygame with a video tutorial explaining each line.
-
Cpp-Tetris-Game-with-raylib Public
C++ Tetris Game with raylib with a video tutorial explaining each line.
-
Raylib C++ Starter Template for VSCODE
-
Raylib C++ Starter Template for VSCODE V2
-
-
An ESP32 S3 based project using the MAX95387A I2S Module.
-
-
ESP32-ESPNOW-Examples Public
ESP32 ESP-NOW Wireless Weather Station: A simple, reliable, and energy-efficient ESP32 project that demonstrates how to use the built-in ESP-NOW protocol to transmit BME280 sensor data wirelessly b…
-
A desk thermometer whitch features a tri-color E-paper display powered by an ESP32, with Web Dashboard
-
Build a Falling Sand Simulation with Python and Pygame, featuring realistic particle physics and interactive tools. Perfect for learning Python in a fun, visual way!
-
C++ Retro Snake Game with raylib with a video tutorial explaining each line.
-
A C++ Space Invaders game developed with the Raylib library using OOP principles.
-
Conway's Game of Life in Python with pygame (pygame-ce). This project is accompanied by a video tutorial that explains everything in detail.
-
Cpp-Analog-Clock-with-raylib Public
An analog clock project using C++ and raylib, showcasing OOP concepts and dynamic graphics.
-
An analog clock project using Python and Pygame, showcasing OOP concepts and dynamic graphics.
-
-
Cpp-Pong-Game-Raylib Public
A C++ Pong game developed with the Raylib library using OOP principles.
-
raylib-Buttons-Tutorial Public
raylib Buttons Tutorial
-
Pygame-buttons-tutorial Public
Master the Art of Buttons in Your Pygame Games
Python UpdatedJun 20, 2024 -
Pygame-Collisions-Example Public
Collision detection in Pygame and Python.
Python UpdatedJun 20, 2024 -
raylib-Collisions-Example Public
Collisions detection in raylib in C++
Makefile UpdatedMay 14, 2024 -
CPP-Game-Of-Life-with-raylib Public
C++ version of Conway's Game of Life with raylib. This project is accompanied by a video tutorial that explains everything in detail.
-
Intro-To-raylib-Tutorial Public
You first raylib project. A white ball that can be controlled from the keyboard. This project is accompanied by a video tutorial that explains everything in detail.
-
Intro-to-pygame-tutorial Public
You first pygame project. A white ball that can be controlled from the keyboard. This project is accompanied by a video tutorial that explains everything in detail.
-
Python-GIF-to-Sprite-sheet Public
Convert a GIF image into a sprite sheet to be used on an OLED Display with CircuitPython.
-
ESP32 Arduino Color E Paper Weather Station project
-
books Public
A curated list of the best books I have read and highly recommend.
4 UpdatedDec 20, 2023 -
Raylib C++ Starter Template for Sublime Text 4
-
Python Space Invaders Game with pygame (pygame-ce) with a video tutorial explaining each line.
-
circuitpython-tricks Public
Forked from todbot/circuitpython-tricksSome CircuitPython tricks, mostly reminders to myself