Pinned Repositories
Arduino-Color-E-Paper-Weather-Station
ESP32 Arduino Color E Paper Weather Station project
CircuitPython-Clock-with-DS3231-and-ST7735-display
CircuitPython Clock with DS3231 and ST7735 display
Cpp-Pong-Game-Raylib
A C++ Pong game developed with the Raylib library using OOP principles.
Cpp-Retro-Snake-Game-with-raylib
C++ Retro Snake Game with raylib with a video tutorial explaining each line.
CPP-Space-Invaders-Game-with-raylib
A C++ Space Invaders game developed with the Raylib library using OOP principles.
Cpp-Tetris-Game-with-raylib
C++ Tetris Game with raylib with a video tutorial explaining each line.
Python-Tetris-Game-Pygame
Python Tetris Game with pygame with a video tutorial explaining each line.
Raylib-CPP-Starter-Template-for-VSCODE
Raylib C++ Starter Template for VSCODE
Raylib-CPP-Starter-Template-for-VSCODE-V2
Raylib C++ Starter Template for VSCODE V2
Raylib-CPP-Starter-Template-SublimeText
Raylib C++ Starter Template for Sublime Text 4
educ8s's Repositories
educ8s/Raylib-CPP-Starter-Template-for-VSCODE
Raylib C++ Starter Template for VSCODE
educ8s/Raylib-CPP-Starter-Template-for-VSCODE-V2
Raylib C++ Starter Template for VSCODE V2
educ8s/Cpp-Tetris-Game-with-raylib
C++ Tetris Game with raylib with a video tutorial explaining each line.
educ8s/Arduino-Color-E-Paper-Weather-Station
ESP32 Arduino Color E Paper Weather Station project
educ8s/Cpp-Pong-Game-Raylib
A C++ Pong game developed with the Raylib library using OOP principles.
educ8s/Cpp-Retro-Snake-Game-with-raylib
C++ Retro Snake Game with raylib with a video tutorial explaining each line.
educ8s/Python-Tetris-Game-Pygame
Python Tetris Game with pygame with a video tutorial explaining each line.
educ8s/CPP-Space-Invaders-Game-with-raylib
A C++ Space Invaders game developed with the Raylib library using OOP principles.
educ8s/Raylib-CPP-Starter-Template-SublimeText
Raylib C++ Starter Template for Sublime Text 4
educ8s/CircuitPython-Clock-with-DS3231-and-ST7735-display
CircuitPython Clock with DS3231 and ST7735 display
educ8s/ESP32-Web-Server-with-BME280-Sensor
ESP32 Web Server with BME280 Sensor using Arduino
educ8s/Arduino-ST7789-Temperature-Monitor-DS18B20
This is a simple Arduino sketch that displays the temperature in a 1.3" ST7789 display.
educ8s/Python-Space-Invaders-Game-with-Pygame
Python Space Invaders Game with pygame (pygame-ce) with a video tutorial explaining each line.
educ8s/Intro-To-raylib-Tutorial
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.
educ8s/Python-GIF-to-Sprite-sheet
Convert a GIF image into a sprite sheet to be used on an OLED Display with CircuitPython.
educ8s/Python-Retro-Snake-Game-Pygame
Python-Retro-Snake-Game-Pygame
educ8s/CPP-Game-Of-Life-with-raylib
C++ version of Conway's Game of Life with raylib. This project is accompanied by a video tutorial that explains everything in detail.
educ8s/raylib-Buttons-Tutorial
raylib Buttons Tutorial
educ8s/educ8s
My profile page
educ8s/Cpp-Analog-Clock-with-raylib
An analog clock project using C++ and raylib, showcasing OOP concepts and dynamic graphics.
educ8s/ESP8266-Weather-Display-with-Art-Deco-enclosure
ESP8266/Arduino Weather Station/Forecast display
educ8s/Python-Game-Of-Life-with-Pygame
Conway's Game of Life in Python with pygame (pygame-ce). This project is accompanied by a video tutorial that explains everything in detail.
educ8s/circuitpython-tricks
Some CircuitPython tricks, mostly reminders to myself
educ8s/Intro-to-pygame-tutorial
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.
educ8s/books
A curated list of the best books I have read and highly recommend.
educ8s/Python-Analog-Clock-with-pygame
An analog clock project using Python and Pygame, showcasing OOP concepts and dynamic graphics.
educ8s/raylib-Collisions-Example
Collisions detection in raylib in C++
educ8s/Pygame-buttons-tutorial
Master the Art of Buttons in Your Pygame Games
educ8s/Pygame-Collisions-Example
Collision detection in Pygame and Python.
educ8s/Python-OOP-Course-Artificial-Life-Simulation