SawyerMifsud's repositories

42-Filler

The filler project from 42, a basic game playing algorithm. Also includes my implementations of printf and get_next_line. If you found this as a 42 student please don't cheat.

Language:CStargazers:0Issues:1Issues:0

42-first-year

Things from my first year at 42

Language:CStargazers:0Issues:1Issues:0

42-piscine

Thing I worked on at the August 2016 Piscine of 42 USA

Language:CStargazers:0Issues:0Issues:0
Language:LuaStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

Data-Structures

Stuff I did for school

Stargazers:0Issues:0Issues:0

lem-in

A pathfinding problem

Language:CStargazers:0Issues:0Issues:0

Libft

A recreation of the C standard library created for 42

Language:CStargazers:0Issues:1Issues:0
Language:AssemblyStargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:1Issues:0

hacky_shit

transferring files from a vm

Stargazers:0Issues:1Issues:0

J-Gravity2

J-Gravity2 is a cosmological scale particle simulator that was built with the purpose of testing the Janus Cosmological Model. There are a couple parts to our project, the worker, the dispatcher, and the renderer. The worker is a program that runs on a computer and participates in the pool of workers doing all the calculations for the simulation on the gpu using OpenCL. The dispatcher is the manager or server that oversees the simlulation and makes sure that all the work that gets sent out gets sent out is completed. the dispatcher also handles saving the time points or frames which consists of all the positions and masses of all the particles in the simulation. All these frames are then viewed with our renderer/viewer program that can save the data as a GIF. We built the Dispatcher and Workers in C and the renderer in C++.

Language:CLicense:MITStargazers:0Issues:1Issues:0

JavaStuff

stuff I've done in Java

Language:JavaStargazers:0Issues:1Issues:0
Language:CStargazers:0Issues:0Issues:0

Libft-tests

A rigorous test for 42's libft assignment.

Language:CStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

msort

like qsort but with an m for multi-threaded

Language:CStargazers:0Issues:0Issues:0
License:GPL-3.0Stargazers:0Issues:0Issues:0

PushSwap

sort with two stacks

Language:CStargazers:0Issues:1Issues:0
Language:C++Stargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0

Tree-Perimeter

Prints the Perimeter of a Binary Tree

Language:CStargazers:0Issues:0Issues:0

UnityCSharp

a project I made to learn

Language:C#Stargazers:0Issues:1Issues:0

wizardsim

a project in unity

Language:C#Stargazers:0Issues:0Issues:0