joshcamas Posted March 22, 2013 Share Posted March 22, 2013 ThermalJS : A retro HTML5 Engine A html5/javascript framework for game development. [COMPLETELY NOT FINISHED] And here’s a demo I whipped up:http://www.cloudypixelgames.com/thermalJS/dev/rpg.html To download the most stable version:https://thermaljs.googlecode.com/files/thermalJS-dev-current.zip ■ Deleted useless variables.■ Fixed multiple bugs with null variables and broken functions,■ Found out “mouse clicking” doesn’t work on mobile devices. I’ll fix this later…■ Added a pool object – pool things like bullets and stuff! I’ll add a bullet and enemy pool later…■ Added a Text object… Need to make newline work…■ Added Music■ Added Sounds and soundPool…Very big update and a big jump from version 1.1.5 or whatever.Also started calling my versions names. This version-thing is called “Full Blast”.You know, like full blasting your music? It currently works in:FirefoxAuroraSafariiPod touch 4 (Mouse input doesn’t work)iPhone 4S (Mouse input doesn’t work)It can do:Sprites with animationTilemapsCollidingSimple PhysicsKeyboard and Mouse inputButtonsIt currently isn’t stable in the least, but try it out. Maybe you can find a fix for a bug…Thanks for reading! Go to http://cloudypixelgames.com for updates. Quote Link to comment Share on other sites More sharing options...
benny! Posted March 22, 2013 Share Posted March 22, 2013 Demolink does not seem to work Quote Link to comment Share on other sites More sharing options...
joshcamas Posted March 22, 2013 Author Share Posted March 22, 2013 Hmm. Really? That's strange, cause it works for me...Are you using a desktop or another device? (I remember a problem with my site and links)Example is also included inside the thermalJS download I'll try fixing this... Quote Link to comment Share on other sites More sharing options...
Rune Posted March 22, 2013 Share Posted March 22, 2013 Works for me. Quote Link to comment Share on other sites More sharing options...
joshcamas Posted March 23, 2013 Author Share Posted March 23, 2013 Wow. This whole F***in time my site has said 'ThermalJS 2.9' instead of 'ThermalJS 0.2.9' I feel like an idiot. Quote Link to comment Share on other sites More sharing options...
halkeye Posted March 23, 2013 Share Posted March 23, 2013 Demolink does not seem to work It loads for me, shows the rain scene, then nothing thermalJS Engine has started ~ version 0.1 dev, released 4/5/12 thermal.js:579Preloading... thermal.js:579Game Started thermal.js:579INTRO STARTNESS thermal.js:579Starting Timer thermal.js:579Then trying to hit a direction key: Uncaught TypeError: Cannot call method '_update' of undefined thermal.js:932 Quote Link to comment Share on other sites More sharing options...
joshcamas Posted March 23, 2013 Author Share Posted March 23, 2013 yes. That is the infamous Velocity Change error: http://code.google.com/p/thermaljs/issues/detail?id=2 I'm guessing your using Internet Explorer?Whenever IE get's an error it freezes up. I still haven't found the problem, I've had it for months. Working on it today i guess...I am still earning Javascript, so yeah. Quote Link to comment Share on other sites More sharing options...
benny! Posted March 23, 2013 Share Posted March 23, 2013 Ok ... runs on desktop - I tried it on mobile device first. Sorry for confusion Quote Link to comment Share on other sites More sharing options...
joshcamas Posted March 23, 2013 Author Share Posted March 23, 2013 Well the problem is still there, no matter what device runs it. :( Quote Link to comment Share on other sites More sharing options...
joshcamas Posted March 26, 2013 Author Share Posted March 26, 2013 Wow. This whole F***in time my site has said 'ThermalJS 2.9' instead of 'ThermalJS 0.2.9' I feel like an idiot. Well now I feel like an even bigger idiot. The whole time the logo has said 'flameJS' instead of 'thermalJS' (FlameJS was the original name, but some other js script was called flameJS, so i changed it) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.