There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Cpp-and-Threads
Some examples how C++ multithreading programming works, includes tips and adviced with good approches for achieving good and efficient results.pacman
My own copy of a classic Pacman game made with the help of C++ and Qt Framework. The behavior of the Ghosts is repeated.Tanks
A small Battle City clone made with C++ and Qt (generation of level is present, and one fast, but stupid enemy)fracto-l
This project is to create a small fractal exploration program. Start by seeing what a fractal is. This project includes a realization of Mandelbrot and Julia set and a Ships fractal.Space-Ships
The project is about simple ship battle in an open space. By the Queen, the King, lets roll.FdF
In this project you will discover the basics of graphic programming, and in particular how to place points in space, how to join them with segments and most importantly how to observe the scene from a particular viewpoint.fillit
Fillit is a project who let you discover and/or familiarize yourself with a recurring problematic in programming : searching for the optimal solution among a huge set of possibilities. In this particular project, you will be charged of creating an algorithm which fits some Tetriminos together into the smallest possible square.wolf3d
This project is inspired by the world-famous eponymous 90βs game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which youβll have to find your wayft_retro
A small space battle against evil asteroids and shooting enemies. Visualization by ncurses. Good luck and have fun.Nibbler
Snake game implemented with OpenGL, SMFL and SDL, graphic libraries are loaded dynamically and can be changed at runtimeRoman-numerals-and-Maze-Pathfinder
Description (optional)BullsAndCows
A simple bulls and cows game build with UE4CoopShooter
coop shooter prototype made during Udemy course. With simple AI, power upslem_in
You must move your ant colony from one point to another in the least amount of time. Through this project, you will explore graph traversal algorithms: your program will have to choose the paths and moves to be taken by the ants.libmlx
Library that is used in graphics projectsLibft
C library functionsToonTanks
ToonTanks game, simple tank game. Aim - destroy the turrets made with UE4BuildingEscape
.......Love Open Source and this site? Check out how you can help us