therax1986 Posted November 17, 2018 Share Posted November 17, 2018 Hi everyone. For the last few months I’ve been working on a simple HTML5 2D side scrolling action game called Theraxius. It's nothing new and revolutionary, it's more like an evolution of different technology. The game also includes a level editor so you can create your own levels. Engine (all game logic and level editor) is written completely in JavaScript, no download is required. Just load and play. Level data (stored in JSON format in the database) is exchanged thru Ajax calls. Server side is written in PHP. All images and sounds are preloaded from the server before play. The game uses HTML5 features like canvas, Fullscreen API, Pointer Lock API, Audio,… At this moment only Chrome and Firefox are supported. The game is meant to be played on PC, phones and tablets are not supported. In the next weeks I’ll try to post some videos, try to add registration (for newsletter and later for public test). Release date: when it's done Official page: theraxius.com Screenshots (for bigger images, please visit official page): jjwallace 1 Quote Link to comment Share on other sites More sharing options...
aaryte Posted November 18, 2018 Share Posted November 18, 2018 The screenshots look cool, but there's no way to play it yet, is that right? Quote Link to comment Share on other sites More sharing options...
therax1986 Posted November 19, 2018 Author Share Posted November 19, 2018 Hi aaryte, thanks. I will try to upload "alpha test" as soon as possible. But first I have to do some code optimisation. Last week I did the first tests on various computers and I wasn't happy with the results :) Quote Link to comment Share on other sites More sharing options...
therax1986 Posted December 4, 2018 Author Share Posted December 4, 2018 Hello. Like I promised, here is first “alpha test” video. This game is still “work in progress”. I have a lot of ideas, but it takes a lot of time to implement them. Any feedback would be greatly appreciated Quote Link to comment Share on other sites More sharing options...
therax1986 Posted February 11, 2019 Author Share Posted February 11, 2019 So it's been a while. First, I would like to thank you for the great response. I got good news for you: DEMO is coming soon. Meanwhile, here is a new screenshot and video (level editor). Also, don't forget to check the page! Enjoy. theraxius.com Quote Link to comment Share on other sites More sharing options...
popcornkiller Posted February 12, 2019 Share Posted February 12, 2019 we waiting for u ? Quote Link to comment Share on other sites More sharing options...
TacoBell_Lord Posted February 20, 2019 Share Posted February 20, 2019 Sprite Work is really great, also like the name of the game, has a memorable taste to it. Could integrate Network Code with this? Quote Link to comment Share on other sites More sharing options...
therax1986 Posted February 21, 2019 Author Share Posted February 21, 2019 The demo (more like a prototype) is out! Go, try it. Any thoughts, feedback? http://theraxius.com/play On 2/20/2019 at 4:18 AM, TacoBell_Lord said: Sprite Work is really great, also like the name of the game, has a memorable taste to it. Could integrate Network Code with this? Thanks. The game was planned as a single player only. But you never know. 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.