Skip to content

A project building cross platform universal programs using web

Notifications You must be signed in to change notification settings

bhbh1226/Tygragon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Tygragon

A project building cross platform universal programs using web

Overview

Tygragon is an engine that can distribute any type of programs to any platforms in one code

flowchart LR
    A[High Level Language] --> B[WebAssembly]
    B --> C{Tygragon Engine}
    C --> D[Desktop]
    C --> E[Mobile]
    C --> F[Console]

Tygragon's objective

  • Suitable for next-generation programming education with low entry barriers and high achievement.
  • Easy to maintain by managing with a single code.

About

A project building cross platform universal programs using web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published