• Stars
    star
    110
  • Rank 306,134 (Top 7 %)
  • Language Makefile
  • Created 12 months ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Raylib C++ Starter Template for VSCODE V2

Raylib-CPP-Starter-Template-for-VSCODE-V2

Raylib C++ Starter Template for Visual Studio Code on Windows. This demo project contains a bouncing ball raylib example program. It works with raylib version 5.0. Tested on both Windows 10 and Windows 11.

How to use this template

  1. Double click on the main.code-workspace file. This will open the template in VS Code.
  2. From the Explorer Window of VS Code navigate to the src folder and double click on the main.cpp file.
  3. Press F5 on the keyboard to compile and run the program.

What's changed

The template now uses folders for better organizion of the files. So, all the source code now lives in the src folder.

Video Tutorial

πŸŽ₯ Video Tutorial on YouTube



| πŸ“Ί My YouTube Channel | 🌍 My Website |

More Repositories

1

Raylib-CPP-Starter-Template-for-VSCODE

Raylib C++ Starter Template for VSCODE
Makefile
179
star
2

Cpp-Pong-Game-Raylib

A C++ Pong game developed with the Raylib library using OOP principles.
Makefile
18
star
3

Arduino-Color-E-Paper-Weather-Station

ESP32 Arduino Color E Paper Weather Station project
C
18
star
4

Cpp-Retro-Snake-Game-with-raylib

C++ Retro Snake Game with raylib with a video tutorial explaining each line.
Makefile
17
star
5

Cpp-Tetris-Game-with-raylib

C++ Tetris Game with raylib with a video tutorial explaining each line.
Makefile
17
star
6

Arduino-ST7789-Temperature-Monitor-DS18B20

This is a simple Arduino sketch that displays the temperature in a 1.3" ST7789 display.
C++
12
star
7

Python-Tetris-Game-Pygame

Python Tetris Game with pygame with a video tutorial explaining each line.
Python
11
star
8

CircuitPython-Clock-with-DS3231-and-ST7735-display

CircuitPython Clock with DS3231 and ST7735 display
Python
10
star
9

Arduino-L298N-Motor-Control

Arduino L298N Motor Control Demo
C++
9
star
10

Seeeduino-Xiao-Temperature-Monitor-with-OLED-display

This is a simple temperature monitor using the Seeeduino Xiao board. It uses an SSD1306 OLED display and a DS18B20 temperature sensor
C++
8
star
11

Cpp-Raylib-Starter-Template-for-Visual-Studio

C++ Raylib Starter Template for Visual Studio
C++
6
star
12

Arduino-ST7920-Temperature-and-Humidity-Monitor

This is a simple Arduino Temperature and Humidity monitor using a big ST7920 display.
C++
6
star
13

Raylib-CPP-Starter-Template-SublimeText

Raylib C++ Starter Template for Sublime Text 4
C++
6
star
14

CircuitPython-ST7735-Examples

Raspberry Pi Pico programs that use the ST7735 display with CircuitPython.
Python
6
star
15

Python-GIF-to-Sprite-sheet

Convert a GIF image into a sprite sheet to be used on an OLED Display with CircuitPython.
Python
5
star
16

ESP32-Web-Server-with-BME280-Sensor

ESP32 Web Server with BME280 Sensor using Arduino
C++
5
star
17

CircuitPython-Pi-Calculation-Benchmark

This is a CicruitPython script I use to test the performance of various microcontrollers using an ST7735 display to display the results.
Python
5
star
18

OpenMV-ILI9341-Track-Object

This is an Automatic RGB565 Color Tracking project for the OpenMV cam and an ILI9341 display. It lets you track an object by color at 40 fps!
Python
5
star
19

CircuitPython-SSD1306-OLED-display-Examples

CircuitPython SSD1306 OLED display Examples - Pong Game, Hello World, Thermometer, with a Raspberry Pico board.
Python
4
star
20

CPP-Space-Invaders-Game-with-raylib

A C++ Space Invaders game developed with the Raylib library using OOP principles.
C++
4
star
21

Python-Retro-Snake-Game-Pygame

Python-Retro-Snake-Game-Pygame
Python
4
star
22

CircuitPython-Color-OLED-SSD1331-Examples

CircuitPython Color OLED SSD1331 Examples - Hello World Project, Pong Game Project, GIF animation display.
Python
3
star
23

ESP8266-Weather-Display-with-Art-Deco-enclosure

ESP8266/Arduino Weather Station/Forecast display
C
3
star
24

Python-Pong-Game-with-Pygame

Python Pong Game with Pygame.
Python
2
star
25

CircuitPython_PCD8544_Graphics

Graphics Libraries for the PCD8544 ( Nokia 5110 ) display.
Python
2
star
26

Arduino-Pong-Game-OLED-SSH1106

Arduino Pong Game OLED
C
2
star
27

Raspberry-Pi-Simple-Gui

This is a simple GUI for Raspberry Pi.
Python
2
star
28

Python-Space-Invaders-Game-with-Pygame

Python Space Invaders Game with pygame (pygame-ce) with a video tutorial explaining each line.
Python
2
star
29

Arduino-SSH1106-Examples

Arduino 1.3" OLED SSH1106 Examples
C++
2
star
30

CircuitPython-ILI9341-Examples

CircuitPython ILI9341 Examples
Python
2
star
31

Arduino-Snake-Game-Nokia-5110-Clone

Arduino Snake Game - Nokia 5110 Clone with Rapberry Pi Pico
C++
2
star
32

Xiaomi_MJ_HT_V1_ESP32_ILI9341

Get Temperature and Humidity readings from a Xiaomi device using ESP32 and an ILI9341 display
C++
1
star
33

books

A curated list of the best books I have read and highly recommend.
1
star
34

CircuitPython-OLED-Display-SSD1306-Animated-GIF-icons

CircuitPython - Display an animated gif on an OLED display SSD1306 or SSD1331.
Python
1
star
35

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.
Python
1
star
36

CircuitPython-Character-LCD-20x4

3 CircuitPython Character LCD 20x4 example scripts to help you get started and save you a lot of time.
Python
1
star
37

OpenMV-L298N-Motor-Control

In this video, we are going to learn how to control a DC motor using an OpenMV M7 board. We are going to use a small and inexpensive module that features the L298N motor driver chip.
Python
1
star
38

Arduino-Pi-Calculation-Benchmark

Arduino Pi Calculation Benchmark
C++
1
star
39

educ8s

My profile page
1
star
40

CircuitPython-Light-Meter-OLED

This is a simple Light Meter using a Seeeduino Xiao board, a photoresistor, and an OLED SSD1306 display. It is programmed in CircuitPython.
Python
1
star