Simple example to show how x64 Assembler and Raylib work together
Run the compile.sh
script to compile for Linux or compile.bat
for Windows.
Be sure to have Raylib installed: https://github.com/raysan5/raylib
When you are on Windows, you need to have MinGW installed aswell.