Current TypeScript Projects

Hi, my name is Rick, and I've been working on adding more tutorials and typescript tools to TypeScriptGames.com.

Web Audio API

SOMETHING HERE!!!!!!!!!!!!!!!!!!!!!!!!!!!

My other issue is scaling up an app makes everything blurry since I've been using raster images instead of vector images. I'd like to figure out how to take SVG and rasterize it at a size that works with whatever size you scale your canvas to.

TypeScript UI Layout Editor

Right now I'm working on an app for creating a UI JSON file. The goal is to create something that let's you set up a UI layout in they way you could in Flash (back when everyone used Flash). It's kind of slow going, I want to have it import a spritesheet created with my spritester tool, and split it into sprites that can be used in the tool to create simple animations and combined objects similar to Flash MovieClips.

More Tutorials around Texture Atlas Creation

Recently I released my new Texture Atlas Generator App, which I call Spritester. At the moment it's very basic. You drag all your image files onto the "Drop Files Here!" button, and it generates a Texture Atlas you can download. When you click the "Download" button it will download both an image file and the .json file to go along with it. I've put together a short video on Youtube comparing it to Texture Packer (a $20 Texture Atlas App). I plan on adding more tutorials around Spritester as well as a general tutorial on 2D bin packing in TypeScript in case anyone wants to understand how it works.

Finishing my TypeScript Asteroids Game

Several of the Tutorials I've been working on have been building towards the creation of an HTML5 Vector Based Asteroid Shooter game. I would like to finish that up and put in some bells and whistles. Right now it's on the low end of my priority list, but I wanted to include it as coming, as it's definitely still on my to do list.

Games

 

More Games

Calculation Solitaire
Colorado Solitaire
Cruel Solitaire
Freecell
Classic Solitaire
Scorpion Solitaire
space invaders
asteroids
sudoku
mathjong
mahjong words
reversi
Doggy Mahjong
Egg Mahjong
Fish Mahjong
Four Winds Mahjong
Heart Mahjong
Hourglass Mahjong
Sudoku
Candy Sudoku
Halloween Sudoku
Mermaid Sudoku
Christmas Sudoku
Valentine Sudoku
Candy Mahjong
Christmas Mahjong
Fruit Mahjong
Mermaid Mahjong
Office Mahjong
Valentine Mahjong
Multi Lines Mathjong
Plus Mathjong
Pyramid Mathjong
Shell Mathjong
Smiley Mathjong
Starfish Mathjong
To suggest an improvement, or just say hi, please contact me on twitter :-)

Follow @battagline or  Tweet to @battagline

Thanks,
Rick