Skip to content

CS3 Runtime Module using SDL to port an MSDOS game for a wide range of platforms (desktop, browsers etc)

License

Notifications You must be signed in to change notification settings

cfrankb/cs3-runtime-sdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS3 Runtime SDL

This project aims to port to the CS3 Runtime to a wide variety of platforms.

Using the SDL2 libraries as a base, the game can now run as a desktop app or in the browser.

alt text

Building the runtime

Online version

The online version requires SDL2, zlib and Emscripten.

Build cs3 runtime

First install emscripten : https://emscripten.org/index.html

Run these commands

$ python bin/gen.py emsdl
$ emmake make

Launch the application

$ emrun build/cs3v2.html

Map Editor

https://github.com/cfrankb/cs3-map-edit

Play online

https://cfrankb.com/games/ems/cs3v2.html

About

CS3 Runtime Module using SDL to port an MSDOS game for a wide range of platforms (desktop, browsers etc)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published