• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    C
  • Created over 7 years ago
  • Updated about 7 years ago

Reviews

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

Repository Details

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 way

More Repositories

1

Cpp-and-Threads

Some examples how C++ multithreading programming works, includes tips and adviced with good approches for achieving good and efficient results.
C++
33
star
2

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.
C++
17
star
3

Tanks

A small Battle City clone made with C++ and Qt (generation of level is present, and one fast, but stupid enemy)
C++
6
star
4

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.
C
3
star
5

Space-Ships

The project is about simple ship battle in an open space. By the Queen, the King, lets roll.
PHP
3
star
6

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.
C
3
star
7

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.
C
3
star
8

corewar

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!
C
2
star
9

ft_retro

A small space battle against evil asteroids and shooting enemies. Visualization by ncurses. Good luck and have fun.
C++
2
star
10

Nibbler

Snake game implemented with OpenGL, SMFL and SDL, graphic libraries are loaded dynamically and can be changed at runtime
C++
1
star
11

Roman-numerals-and-Maze-Pathfinder

Description (optional)
Lua
1
star
12

BullsAndCows

A simple bulls and cows game build with UE4
C++
1
star
13

CoopShooter

coop shooter prototype made during Udemy course. With simple AI, power ups
HTML
1
star
14

lem_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.
C
1
star
15

libmlx

Library that is used in graphics projects
C
1
star
16

Libft

C library functions
C
1
star
17

ToonTanks

ToonTanks game, simple tank game. Aim - destroy the turrets made with UE4
C++
1
star
18

BuildingEscape

.......
C++
1
star