An open API service providing repository metadata for many open source software ecosystems.

Topic: "codeblocks-ide"

TricksterGuy/3ds-template

Template Project for Code::Blocks for developing 3ds homebrew

Language: Makefile - Size: 306 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 6

mirai-computing/cbp2make

Makefile generation tool for Code::Blocks IDE

Language: C++ - Size: 451 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 17 - Forks: 14

dawoodkhatri1/Hotel_Management_system_using_c

Hotel Management System: Create a management system with backup data of customer.

Language: C++ - Size: 37.1 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 12 - Forks: 0

tsnsoft/CodeBlocks_rus

Code::Blocks (x64) с русским интерфейсом и проверкой русской орфографии

Size: 345 MB - Last synced at: 23 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

tsnsoft/quadratic_equation_wxwidgets

Пример решения квадратного уравнения на С++ в Code::Blocks с использованием wxWidgets

Language: C++ - Size: 18.8 MB - Last synced at: 23 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

tsnsoft/wxwidgets_table_demo

Пример программы с таблицей на С++ в Code::Blocks с использованием wxWidgets

Language: C++ - Size: 9.54 MB - Last synced at: 23 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

tsnsoft/multi_form_wxwidgets_linux

Пример многооконной программы на С++ в Code::Blocks (linux) с использованием wxFrame

Language: HTML - Size: 1.42 MB - Last synced at: 23 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

tsnsoft/components_choice_wxwidgets

Компоненты выбора в wxWidgets на С++ в Code::Blocks

Language: C++ - Size: 9.07 MB - Last synced at: 23 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

tsnsoft/CodeBlocks_linux

Code::Blocks с русским интерфейсом для Linux

Size: 15.3 MB - Last synced at: 23 days ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

josephch/cbvcs Fork of olipfei/cbvcs

Code::Blocks git plug-in. Fork of cbvcs to use libgit2 and have additional features.

Language: Perl - Size: 255 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 3 - Forks: 2

Aayush9027/Snake-Game

A desktop stylized version of snake game made from scratch in C++/OpenGL.

Language: C++ - Size: 479 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

OjeshManandhar/Code-Backup

This repo contains my lab works and solved problems from different books

Language: C - Size: 19.7 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 2

ermanergoz/codeblocks-dracula-theme

Intellij-like dark theme for CodeBlocks

Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

TricksterGuy/switch-template

Template Project for Code::Blocks for developing nintendo switch homebrew

Language: Makefile - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

josephch/cb-ClangTidy

Code::Blocks plugin to support clang-tidy static analysis

Language: C++ - Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

josephch/CbProjectFromCompileCommands

Create code blocks project from compile_commands.json

Language: C++ - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

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

Language: C++ - Size: 103 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

leungll/BaymaxFootballGame

BaymaxFootballGame, Software Development Based on Graphics Engine course, Spring 2020, NENU

Language: C - Size: 579 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

dreamsdk/codeblocks

🔲 Code::Blocks for DreamSDK — Unofficial special build of Code::Blocks adding full DreamSDK support.

Language: C++ - Size: 353 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 4

SystemsScientist/C-Programming-for-Beginners-Section-11

Repository for C Programming for Beginners, Section 11, by Jason Fedin on Udemy.com

Language: C - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

SystemsScientist/C-Programming-for-Beginners-Section-12

Repository for C Programming for Beginners, Section 12, by Jason Fedin on Udemy.com

Language: C - Size: 74.2 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

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.

Language: C - Size: 76.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

basilhussain/codeblocks-sdcc-options

An updated SDCC compiler options configuration file for the Code::Blocks IDE

Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

OjeshManandhar/Puzzle

A sliding puzzle game in console

Language: C - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

leungll/OpenGL-PsyDuck

PsyDuck, Software Development Based on Graphics Engine course, 2020 Spring, NENU

Language: C - Size: 400 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

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.

Language: C - Size: 5.44 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

arkenidar/sdl-cb-maze-game

mainly tests for codeblocks IDE projects (C language use of libSDL2 API)

Language: C - Size: 43.4 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

SystemsScientist/MEC-Programming-Section-03

Repository for Microcontroller Embedded C Programming, Section 03, by Kiran Nayak, B.E.

Language: C - Size: 65.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

SystemsScientist/Learning-C-Section-02

Repository for Learning C, Section 02, by Dan Gookin on LinkedIn Learning

Language: C - Size: 128 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

DEVSILVAcpp/Curso-de-Programacao-em-Linguagem-C

Curso completo de programação em Linguagem C.

Language: C - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

SystemsScientist/C-Programming-for-Beginners-Section-10

Repository for C Programming for Beginners, Section 10, by Jason Fedin on Udemy.com

Language: C - Size: 55.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

SystemsScientist/C-Programming-for-Beginners-Section-13

Repository for C Programming for Beginners, Section 13, by Jason Fedin on Udemy.com

Language: C - Size: 48.8 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

basilhussain/codeblocks-asxxxx-stm8-asm-lexer

An ASxxxx STM8 assembly code syntax highlighting lexer for the Code::Blocks IDE

Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Dhanuka99/C-Language-Demo

using G++ Compiler and CodeBlock IDE using the implemantation

Language: C - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

EricKarpovits/Towers-of-Hanoi-Project

Implementation of Towers of Hanoi in C++ and Allegro with an option for the user to play it themselves :)

Language: C++ - Size: 11.7 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

EricKarpovits/Nifty-Mountains-Project

Fun Traverse The Map Project Using C++

Language: C++ - Size: 6.61 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

evairmarinho/C-Banking-System-Project

Banking system project developed in college in C language, with command line interface (CLI).

Language: C - Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

mhcrnl/00_Code-Blocks_gtk3_window_template

Code::Blocks and C, Gtk3 template window.

Language: C - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

sushansapaliga/Flight_Tragectory_Simulator

In this project, a graphics software system called The OpenGL is used. OpenGL (Open Graphics Library). The project “Flight Trajectory Simulator” shows trajectory path from the initial airport to the selected destination airport.

Language: C++ - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

AJV009/Laptop-Buying-Guide 📦

CLI based Laptop Buying Guide Programmed in CPP.

Language: C++ - Size: 597 KB - Last synced at: 12 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

josephch/codeblocks Fork of arnholm/codeblocks_sfmirror

CB fork for personalization

Language: C++ - Size: 81.8 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

memo-jpg/ADV_Game_Prog

Lessons we've finished so far in 191T - Advanced Game Programming

Language: C++ - Size: 19.7 MB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

MatheusADC/ativDiag

This activity consists of printing a triangle in the terminal based on the input of its height and base.

Language: C - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

josephch/cbTerminal

cbTerminal provides bash shell in the bottom pane of Code::Blocks

Language: C++ - Size: 34.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

basilhussain/codeblocks-gcc-riscv-options

A GCC RISC-V compiler options file for the Code::Blocks IDE

Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

0Carvalh0/exercisesLTP-UNIP

Este repositório contém os exercícios realizados durante o curso de Análise e Desenvolvimento de Sistemas na UNIP, especificamente para a disciplina de Linguagem e Técnicas de Programação.

Language: C - Size: 824 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

DCVdev/Obremat

Application that manage data in a shop like Obramat in Spain. Project is created with a integration with QT and Codeblocks IDE

Language: C++ - Size: 1.84 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

4l3j026/C_Programming_Course_Projects

Welcome to my repository! Here, you'll find the projects related to my C programming language course. As a beginner, I'm excited to showcase my progress on GitHub and share my learning journey. I hope to gain valuable knowledge and skills along the way. Join me as I explore and grow in the world of programming.

Language: C - Size: 555 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BuffaGonzalo/Codigos-Computacion-II

Códigos desarrollados durante la cursada de la materia de Computación II de la carrera de Ingeniería Mecatrónica en el primer semestre del año 2023

Language: TeX - Size: 5.08 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dobravaza/c-

c++_exercise

Language: C++ - Size: 207 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

stahta01/mingw64_gcc_toolchain_test_cbprojects

Code::Blocks projects to test an MinGW GCC toolchain

Language: C++ - Size: 4.88 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

luzluiz/Led_Calc

Progama em Linguagem C, calcula ohms do led

Language: C - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

andrebossi/codeblocks

Code::Blocks Container for C/C++ programming.

Language: Dockerfile - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

PruthuviDe/Movie-Ticket-Booking-C-Language

Console Application Developed By Using C Language as a University Project

Language: C - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

reinaldogpn/code-blocks-config

My personal config options for CodeBlocks on variable operational systems.

Size: 78.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Fernando-programador/Exercicios_C_Mais_Mais

programação em C++

Language: C++ - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

JavadZandiyeh/AUT-C-Projects

AUT C Programming Projects

Language: C - Size: 399 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

KamalBaria/Introduction-to-Computer-programming-using-C

Made to share projects related to "C-language" programming, from Semester-1 of college

Language: C - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

bhargav-modha/TravellingSalesmanProblem

Travelling Salesman Problem is based on a real-life scenario, where a salesman from a company must start from his own city and visit all the assigned cities exactly once and return to his home till end of the day. The exact problem statement goes like this, "Given a set of cities and distance between every pair of cities, the problem is to find the shortest possible route that visits every city exactly once and returns to the starting point."

Language: C++ - Size: 1.61 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AdalbertPungu/student_management

Gestion des étudiants Mini Projet ESIS

Language: C - Size: 8.79 KB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Deep0902/CGV-Assignment

This is a repository made as a part of an assignment

Language: C++ - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Deep0902/CGV-Lab-Programs-VTU

Computer Graphics Lab Programs VTU for 6th Sem CSE

Language: C++ - Size: 5.57 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

3bdalah/Simple-Game-cpp

move square red by a w s e and

Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

helewrer3/BrainFuck_Interpreter

A BrainFuck Interpreter made in C++

Language: C++ - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

matiflp/threads

Program in C ++ to parallelize a task using threads and understand how threads works.

Language: C++ - Size: 17.6 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

rodjjo/opengl-simple-snake

An snake game in c++ and opengl created with code::blocks IDE (mingw toolset)

Language: C++ - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

nicola-masarone/raspberrypi-projects

A few, simple, raspberry pi projects

Language: C - Size: 1.73 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

OjeshManandhar/Kharcha

Program to keep record of money

Language: C - Size: 96.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mhcrnl/GtkBoxConvertor

GtkBox convertor celsius to fahrenheit.

Language: C - Size: 98.6 KB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Rizwan-Hasan/CodeBlocks-FreeGLUT-Project-Example

An example of a FreeGLUT project in Code::Blocks with MinGW.

Language: C - Size: 465 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

abhi3121/Greedy-Spider

A basic game.

Language: C++ - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

JoshuaFrancisco/Spacecraft Fork of csci191t-gamedev/Spacecraft

CSCI 191T Game Development Project, uses codeblocks, OpenGL, and C++

Size: 36.1 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mhcrnl/01gtk_c_template

GTK+2 C template for Code::Blocks

Language: C - Size: 732 KB - Last synced at: 22 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mhcrnl/GTKFixedConvertorCels-Fahr

GTK+2 in C Convertor from Celsius to Fahrenheit.

Language: C - Size: 99.6 KB - Last synced at: 22 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

archit-bhatia/Comuputer-Graphics

Language: C++ - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

dan1109/Workspace-C-plusplus

There are all my project/exams in C++ language using List,Dictionary...

Language: C++ - Size: 5.02 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

OjeshManandhar/Battleships

Battleships...........luck is your friend

Language: C++ - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0