So I had to learn TypeScript for work and to make it interesting I decided to learn writing a little game. Enjoy! http://ide.chasco.info/workspace/ascii/drive.html
Pixel art is too mainstream (also TypeScript is kinda nice)
Well done. I got to around 7,000 before I crashed.
My current game project Platform RPG
Should make it much bigger, big screen and tiny game don't match :)
TypeScript is a superset of JavaScript that can be compiled into JavaScript. It's sort of similar to how C with Classes was a superset of C that could be compiled into C.
I know. But if one's productivity is increased by using it, then it's a fair question.
Well, it would have been a fair question if you had actually put the word "productivity" in your post. In any case, I've found that for prototyping and initial development as a single developer it doesn't make that much of a difference, but it makes maintenance, longer term and team development easier.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement