In this raylib C+tutorial,+ we dive deep into creating a fully functional analog clock from scratch 🎉 Whether you're a beginner looking to level up your coding skills or an experienced developer exploring raylib projects, this step-by-step guide will teach you how to design and code a clock with moving hands that reflect the current time.
📝 Template: https://github.com/educ8s/Raylib-CPP-...
📝 Code: https://github.com/educ8s/Cpp-Analog-...
💎 Premium Courses:
Object Oriented Programming Made Easy: https://bit.ly/3NaMfg4
Previous Tutorials (Watch in the following order)
💡 raylib 101: • Get Started in raylib in 20 minutes!
💥 raylib Collisions: • Collisions in Raylib - Simple OOP tutorial
🏓 Pong Tutorial: • 🔥Pong Game with C++ and Raylib - Beginner ...
🐍 Snake Tutorial: • C++ Snake game using raylib - Beginner Tut...
🦠 Game of Life Tutorial: • Conway's Game of Life tutorial in C++ & ra...
🧱 Tetris Tutorial: • Creating Tetris in C++ with raylib - Begin...
👾 Space Invaders: • C++ Space Invaders Tutorial with raylib - ...
⏳ Timestamps
00:00 Intro to the Analog Clock Project
00:44 Step 1: Creating the main window
11:39 Step 2: Drawing the Clock Face
25:00 Step 3: Drawing the Hour Marks
30:22 Step 4: Creating the Minute Hand
33:08 Step 5: Creating the Hours Hand
37:30 Step 6: Creating the Seconds Hand
41:45 Step 7: Getting the Time
コメント