Skip to content

ian-wigley/Platformer-Typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platformer-Typescript

Typescript conversion of the C# XNA Platform example game

This conversion was brought on by the desire to test the C# to Typescript plugin -> "TypescriptSyntaxPaste" for Visual Studio...

I thought this would be a quick project, however I ended up porting a lot of the XNA framework to Typescript at the same time ! The main game code has been left as original as possible, by tweaking the underlying XNA framework to run on the HTML canvas.

A playable demo can be found at : http://ianwigley.co.uk/Platformer/index.html

2023 :|: VSCode version of the project added.

TypeScript code updated to ensure compatibility the latest current version.
Project updated to remove Require.js and use Javascript Modules.

About

Typescript conversion of the XNA Platform game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors