ryanpcmcquen / basque

A top-down 2d game engine, written from scratch in under 1000 lines of C. Development of the game based on this engine is streamed on Twitch: https://www.twitch.tv/ryanpcmcquen
https://ryanpcmcquen.itch.io/basque
Mozilla Public License 2.0
443 stars 24 forks source link

Add demo gifs for all platforms. #9

Closed ryanpcmcquen closed 4 years ago

ryanpcmcquen commented 4 years ago

Since this engine is cross platform, we should have gifs for all 3 platforms.

✔️ Windows ✔️ Mac ✔️ Linux

Signed-off-by: Ryan McQuen rpcm@linux.com

ryanpcmcquen commented 4 years ago

Old demos:

basque_demo basque_demo_2

New demos:

Windows: basque_windows_demo

Mac: basque_mac_demo

Linux: basque_linux_demo