tsoding / fasm-raylib-simd

A simple demo of using SIMD instructions and Raylib in fasm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raylib DEMO in Fasm with SIMD

A simple demo of using SIMD instructions and Raylib in fasm

Quick Start

$ make
$ ./game

About

A simple demo of using SIMD instructions and Raylib in fasm

License:MIT License


Languages

Language:C 99.5%Language:Assembly 0.5%Language:Makefile 0.0%