Skip to content

a compilation of games built with C and SDL compiled to WebAssembly

Notifications You must be signed in to change notification settings

kibebr/sdl-to-wasm-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sdl-to-wasm-games

A compilation of games built with C and SDL compiled to WebAssembly through Emscripten.

Games

For now, only two games are added: Snake and Asteroids. Both games are written in C with SDL, and are compiled to WebAssembly through Emscripten.

Previews

Snake: https://kibebr.github.io/sdl-to-wasm-games/

How?

I wrote an article on how to easily make those games run in a web browser, check it out!

About

a compilation of games built with C and SDL compiled to WebAssembly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published