Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.
/ AmbientTS Public archive

Small framework for TypeScript HTML5 games

Notifications You must be signed in to change notification settings

NoelFB/AmbientTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is no longer updated - For my current WebGL game framework check out https://github.com/Drazzke/foster

AmbientTS

Small framework for TypeScript HTML5 games. Simple working on this in my own time.

Running example

http://noelberry.ca/content/tsplatformer/

What is TypeScript?

http://www.typescriptlang.org/

You can compile TypeScript with Visual Studio, Sublime Text, or WebStorm. (or simply through the command line).

ECMAScript

AmbientTS targets ECMAScript 5. When compiling the TypeScript, you need to specify this with: --target ES5

About

Small framework for TypeScript HTML5 games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published