• Stars
    star
    2
  • Language
    C++
  • Created about 3 years ago
  • Updated about 3 years ago

Reviews

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

Repository Details

scans drives for boot sectors and dumps their binary data

More Repositories

1

ourCraft

A Minecraft clone with many advanced features
C++
150
star
2

cmakeSetup

C++
98
star
3

game-in-cpp-full-course

The repo for my video on game in C++ full course
C++
76
star
4

PikaEngine

A light game engine meant to not impose a workflow on the user, but rather help him create the game in the way that is the most helpful to him
C++
67
star
5

gl2d

a simple 2d library made in opengl
C++
57
star
6

gl3d

A deferred physically based 3D renderer into a simple to use header-only library.
C++
39
star
7

glui

UI library inspired by imgui, it makes adding menus and submenus very easy!
C++
36
star
8

LowLevelGameEngine

The perfect place to learn gamedev no matter what your current programming level is
C++
33
star
9

C--

C-- Is a small programming language project for me to learn stuff about compilers
C++
32
star
10

memGrab

Basically cheat engine
C++
29
star
11

learnCmake

A small CMake tutorial with all the things you need to get started.
C++
26
star
12

multiPlayerGame

My first proper attempt at a multi player game
C++
20
star
13

windowsAPIforGamedevelopers

A WINDOWS API tutorial series for Game Developers
C++
19
star
14

openglConfiguration

All the OpenGL libraries already configured for you with CMake
C++
17
star
15

raylibCmakeSetup

Plug and raylib + imgui already configured for you ๐Ÿ™€! You don't even need to know CMake!
CMake
16
star
16

safeSave

this library allows you to save data and if your program is forcefully stopped it will load a backup so you don't loose all the progress
C++
14
star
17

SDL2OpenglCMakeSetup

Plug and play SDL2 + GLAD + imgui already configured for you ๐Ÿ˜˜! You don't even need to know CMake!
C++
14
star
18

SFMLCmakeSetup

๐ŸŸฉ A very simple download and use SFML setup with CMAKE! ๐ŸŸฉ
C++
14
star
19

GLFWCMakeSetup

Plug and play GLFW + GLAD + imgui already configured for you ๐Ÿ˜˜! You don't even need to know CMake!
C++
13
star
20

pinnedVector

It can grow in size with o(1) complexity without changing its pointer. The memory stays contiguous.
C++
11
star
21

minecraftGl

trying to recreate minecraft with c++ and opengl
C
11
star
22

zigbird

my first zig project. A susy flappy bird. https://www.youtube.com/watch?v=Dax_cUi-zkU
Zig
10
star
23

chip8

A chip8 emulator made in c.
C
9
star
24

multiplayerTerraria

I tried making a multiplayer terraria clone, check out the video about it ๐Ÿ’ช
C++
9
star
25

lowestleveldungeon

C++
9
star
26

snakeNoLibraries

C
6
star
27

enetExample

a very simple example of how to use ENET
C++
6
star
28

OpenGLEngine

A simple 3D game engine implemented using openGL
C++
5
star
29

bgfxCmakeSetup

I already configured BGFX + others for you ๐Ÿ˜ฑ
CMake
5
star
30

fantasyCraft

A small minecraft clone
C++
4
star
31

SDL2NoglCMakeSetup

Plug and play SDL2 + imgui already configured for you ๐Ÿ’ช! You don't even need to know CMake!
C++
4
star
32

canvas-adventures

this is my replica of the game Terraria
C++
3
star
33

ParticleSystemGl

This is the visual editor for the particle system in the OpenGL engine that I have created https://github.com/meemknight/OpenGLEngine
C++
3
star
34

GLFWVisualStudioSetup

Plug and play GLFW + GLAD + imgui already configured for you ๐Ÿคฏ All already working in a visual studio solution so you can start learning opengl!
C++
3
star
35

marsMission

Rich Text Format
2
star
36

notepadEngine

C++
2
star
37

gat

Gฤƒlฤƒciuc รŽncarcereaza Translaศ›ii - sistem de versionare(copie git) in limba romana, pentru proba de open utilitar 2019, InfoEducatie
C++
2
star
38

switchIsNotFasterThanIf

C++
2
star
39

nature-alchemy

A short game made for Devhacks2021 game jam
C++
1
star
40

cppReflectionExample

very basic reflection example in C++ https://youtu.be/jTfc-Bzf3Jo
C++
1
star
41

gameLayer

A c++ framework for windows. It opening a window and handles it for you. Good for writing games and other graphical applications. It supports live code editing and input recording.
C++
1
star
42

tautology

a quick program to solve logical expressions
Python
1
star
43

StressedOut

C++
1
star
44

glslOptimizerUtimity

this utility uses this library https://github.com/aras-p/glsl-optimizer to take glsl code and spit an optimized version of it
C
1
star
45

Wolfenstein

a simple raycast renderer (not finished)
C++
1
star
46

ToyCeption

A simple 3D first person game implemented using c++ and opengl with my engine(https://github.com/meemknight/OpenGLEngine), sfml, my menuApi(https://github.com/meemknight/MenuApi) and bullet phisics. It also has a particle system with it's own editor(https://github.com/meemknight/ParticleSystemGl)
C++
1
star