codeblocks-ide
There are 90 repositories under codeblocks-ide topic.
TricksterGuy/3ds-template
Template Project for Code::Blocks for developing 3ds homebrew
mirai-computing/cbp2make
Makefile generation tool for Code::Blocks IDE
dawoodkhatri1/Hotel_Management_system_using_c
Hotel Management System: Create a management system with backup data of customer.
ClnViewer/Code-Blocks-Android-NDK
Code::Blocks + Android NDK project template
tsnsoft/CodeBlocks_rus
Code::Blocks (x64) с русским интерфейсом и проверкой русской орфографии
tsnsoft/quadratic_equation_wxwidgets
Пример решения квадратного уравнения на С++ в Code::Blocks с использованием wxWidgets
Aayush9027/Snake-Game
A desktop stylized version of snake game made from scratch in C++/OpenGL.
tsnsoft/CodeBlocks_linux
Code::Blocks с русским интерфейсом для Linux
tsnsoft/components_choice_wxwidgets
Компоненты выбора в wxWidgets на С++ в Code::Blocks
tsnsoft/multi_form_wxwidgets_linux
Пример многооконной программы на С++ в Code::Blocks (linux) с использованием wxFrame
tsnsoft/wxwidgets_table_demo
Пример программы с таблицей на С++ в Code::Blocks с использованием wxWidgets
josephch/cbvcs
Code::Blocks git plug-in. Fork of cbvcs to use libgit2 and have additional features.
OjeshManandhar/Code-Backup
This repo contains my lab works and solved problems from different books
SystemsScientist/MEC-Programming-Section-03
Repository for Microcontroller Embedded C Programming, Section 03, by Kiran Nayak, B.E.
TricksterGuy/switch-template
Template Project for Code::Blocks for developing nintendo switch homebrew
AJV009/Laptop-Buying-Guide
CLI based Laptop Buying Guide Programmed in CPP.
basilhussain/codeblocks-sdcc-options
An updated SDCC compiler options configuration file for the Code::Blocks IDE
bketen/Stm8-Sdcc-Example
Stm8 example
BunyaminYavuz/DataStructuresProjects
2 programs I made in the C programming language with the theoretical and technical information I learned in the data structures and algorithms course at the university.
dreamsdk/codeblocks
🔲 Code::Blocks for DreamSDK — Unofficial special build of Code::Blocks adding full DreamSDK support.
ermanergoz/codeblocks-dracula-theme
Intellij-like dark theme for CodeBlocks
josephch/cb-ClangTidy
Code::Blocks plugin to support clang-tidy static analysis
josephch/CBProjectExporter
Code::Blocks plugin to export project. Copied from ProjectExporter0_3a.7z https://forums.codeblocks.org/index.php/topic,15201.15.html , further updates copied from https://github.com/stahta01/CodeBlocks_Unofficial_Testing.git
josephch/CbProjectFromCompileCommands
Create code blocks project from compile_commands.json
leungll/BaymaxFootballGame
BaymaxFootballGame, Software Development Based on Graphics Engine course, Spring 2020, NENU
OjeshManandhar/Puzzle
A sliding puzzle game in console
SystemsScientist/C-Programming-for-Beginners-Section-11
Repository for C Programming for Beginners, Section 11, by Jason Fedin on Udemy.com
SystemsScientist/C-Programming-for-Beginners-Section-12
Repository for C Programming for Beginners, Section 12, by Jason Fedin on Udemy.com
tise-genene/EMPLOYEE-MANAGEMENT-SYSTEM
C++, CODEBLOCKS project of Employee Management System To Manage Employees Details And Data Efficiently.
yashas0308/3D-Modelling-Using-Quads
Simple OpenGL based project made on Code-blocks IDE with Mingw setup including Freeglut. You can basically build Low Poly 3D models using Quads.
arkenidar/sdl-cb-maze-game
mainly tests for codeblocks IDE projects (C language use of libSDL2 API)
Jacob-D-000/Tic-Tac-Toe
This Reposotory Contains the Source Code for a Tic-Tac-Toe game written in C. This was created for a final project in our NSCC IT PROG2007 Course.
josephch/CBMakefileProjectWithExistingCode
Code::Blocks plugin to create Makefile project with existing code
SystemsScientist/C-Programming-for-Beginners-Section-10
Repository for C Programming for Beginners, Section 10, by Jason Fedin on Udemy.com
SystemsScientist/C-Programming-for-Beginners-Section-13
Repository for C Programming for Beginners, Section 13, by Jason Fedin on Udemy.com
SystemsScientist/Learning-C-Section-02
Repository for Learning C, Section 02, by Dan Gookin on LinkedIn Learning