Pinned Repositories
DoomNukem
Hive Helsinki project DoomNukem
fdf
When passing a file (see maps folder) to my program, it displays the map in both 3D projection and 2D projection. Check file "42 map passed to my FDF.png" to see the result of the 3D projection.
fillit
Fillit is a program that fits the passed tetriminos (shapes from tetris) into the smallest square possible. It will not allow invalid tetriminos. In the folder "tester" multiple testerfiles can be found.
fractol
GetNextLine
The project GetNextLine is a function that reads the file passed to this function and returns line by line back to the calling function. This program can read multiple files as well.
Init
Init is a project which introduces the students at Hive to networks, the linux system, scripts, different command lines for these 3 fields and I set up my own virtual machine.
libft
Libft is my own library of functions I had to code as my second project at Hive. This library is the one I'm using for my future projects at Hive. During future projects I will add more useful functions to my library.
Piscine
This is some of my work during the Piscine to Hive. The "finalexam" folder is my work when I practised for the final exam.
Piscine-reloaded
This is my first real project at Hive. This is a recap of the most important exercises that we did during the Piscine.
Wolf3D
Recreating the basics from the game Wolfenstein 3D. The walls, sky and floor is drawn using raycasting. This project was a group project that I did with one of my friends at Hive. Use the program by typing in root folder: "./wolf3d maps/map1". Available maps are: "map1", "map2" and "42".
tbergkul's Repositories
tbergkul/fillit
Fillit is a program that fits the passed tetriminos (shapes from tetris) into the smallest square possible. It will not allow invalid tetriminos. In the folder "tester" multiple testerfiles can be found.
tbergkul/GetNextLine
The project GetNextLine is a function that reads the file passed to this function and returns line by line back to the calling function. This program can read multiple files as well.
tbergkul/Init
Init is a project which introduces the students at Hive to networks, the linux system, scripts, different command lines for these 3 fields and I set up my own virtual machine.
tbergkul/libft
Libft is my own library of functions I had to code as my second project at Hive. This library is the one I'm using for my future projects at Hive. During future projects I will add more useful functions to my library.
tbergkul/Piscine
This is some of my work during the Piscine to Hive. The "finalexam" folder is my work when I practised for the final exam.
tbergkul/Wolf3D
Recreating the basics from the game Wolfenstein 3D. The walls, sky and floor is drawn using raycasting. This project was a group project that I did with one of my friends at Hive. Use the program by typing in root folder: "./wolf3d maps/map1". Available maps are: "map1", "map2" and "42".
tbergkul/DoomNukem
Hive Helsinki project DoomNukem
tbergkul/fdf
When passing a file (see maps folder) to my program, it displays the map in both 3D projection and 2D projection. Check file "42 map passed to my FDF.png" to see the result of the 3D projection.
tbergkul/fractol
tbergkul/Piscine-reloaded
This is my first real project at Hive. This is a recap of the most important exercises that we did during the Piscine.