/raylib-asm

Simple example to show how x64 Assembler and Raylib work together

Primary LanguageAssembly

Raylib ASM

Simple example to show how x64 Assembler and Raylib work together

Compiling

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.

Image