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 waycorewar
Create a virtual arena where programs written in a simple language fight one another. Explore the design of a VM (with the relevant instructions, records, etc.) and challenges related to compiling an assembly language in byte-code. As a bonus, you'll be able to enjoy programming your heroes to win the arena battles. Let the building begin and let the best hero win!ft_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 upslibmlx
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