msuchy96 / ARKO_DrawingTrajectoryOfRock

Drawing a trajectory of rock in assembler (x86) for Computer Architectures classes at WUT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARKO_DrawingTrajectoryOfRock

Drawing a trajectory of rock with the air resistance in assembler (x86). All physics functions very simplified. Okay, okay.... it is not even a physics function but the result look like real trajectory (a bit). Press "I" (on .c level) to see instructions.

About

Drawing a trajectory of rock in assembler (x86) for Computer Architectures classes at WUT


Languages

Language:C 56.2%Language:Assembly 38.8%Language:Makefile 5.0%