Hey everyone, sorry for the late release and even later post about it. Been extra busy still. I did find some time on Thursday to update Project Helium. This update finishes the new enemy released in 0.9. The yellow enemies now shoot at you. They still travel straight, at one pixel per refresh (~30pps) faster than the sinusoidal enemies. Currently, they will only shoot when they are created and after that will only continue to move towards you. Expect more updates to both enemy types in the near future.
Other features I am working on include a better level system (which will make the first level easier, while also making each level more unique, as well as making levels more modular, so they can be rapidly produced), updated graphics (the current graphics are more or less placeholders for now), more sounds and background music, better sound quality, one more enemy type, better performance for the code, and a smaller version (for those with screens that are less than 800px high).
I welcome my user's feedback as always, and thanks for being loyal supporters of Project Helium!
This is Superlink X's private blog. I will discuss many different topics, with my own personal opinion. Mostly, it will be about technology and science, but it also may be my own musings and views of life.
Sunday, October 23, 2011
Monday, October 10, 2011
No Update to Project Helium This Week
Sorry everyone, but this last week has been rather difficult. As a result, I ended up needing more sleep this weekend, and had less time to code as a result. I will be debuting a Google Group later this week for talking about the project in more depth and getting feedback. There will definitely be some kind of update by Sunday. I'm hoping to finish building the new enemies this weekend, so they will fire back.
In the mean time, feel free to follow me on Google+ and send feedback.
Thanks for everyone's support.
Steven Holms aka Superlink X
In the mean time, feel free to follow me on Google+ and send feedback.
Thanks for everyone's support.
Steven Holms aka Superlink X
Sunday, September 25, 2011
Project Helium Beta 0.8.5
This last week was extremely busy for me. I finally got to work at my job, so that kept me pretty busy all week. The good news is that I felt inspired this weekend, enough to make two new updates to Project Helium. I have decided to rename the current app Project Helium Beta and I did add some new screenshots on the Chrome Store. But those are just minor details.
I have introduced a new canvas size: 480x800. This does mean that anything smaller than a Cr-48 won't be able to play the game very well, but there will be a standard edition by the end of the beta, as well as a mobile edition. The current incarnation will become known as Project Helium HD, and will be the primary focus, since it has the most room to add cool features to. Besides changing its size, I've also added more enemies at once, doubled enemy paths to 20, levels now add another enemy to the screen (ie level 1 has 8 enemies at once, level 2 has 9 enemies at once, etc).
The second update changed the keys to the arrow keys and the space bar. I originally wanted to use these controls, but was unable initially to keep the browser from scrolling around when the keys were pressed, which was what lead to using aswd and j keys. But that's now in the past! From now on the defaults will be the arrow keys and space bar, and I may add custom keys later on.
Finally, I also added experimental support for the fullscreen javascript api. This means you can play the game without any of the other web page elements getting in the way. This is especially useful on Chromebooks and other 1280x800 screens. If you choose to play in this mode, please keep these things in mind: it only works in Chrome 15+ (this is the earliest version of chrome to have the api, so I don't have any control over this), pause currently won't work while in full screen and neither will clicking to continue after a game over, and finally, you will need to hit F11 (full screen button on Chromebooks) to exit fullscreen mode. I will be doing more tests and try to make fullscreen mode an integral part of Project Helium in the near future. For now, if you have Chrome 15 or higher, please try it out and give me your thoughts.
As always, I welcome feedback of all kinds to help me improve this game. Look forward to another big update next weekend.
https://chrome.google.com/webstore/detail/ahmcpjdobpmhmcmjnphpmpchhbnlpecm
I have introduced a new canvas size: 480x800. This does mean that anything smaller than a Cr-48 won't be able to play the game very well, but there will be a standard edition by the end of the beta, as well as a mobile edition. The current incarnation will become known as Project Helium HD, and will be the primary focus, since it has the most room to add cool features to. Besides changing its size, I've also added more enemies at once, doubled enemy paths to 20, levels now add another enemy to the screen (ie level 1 has 8 enemies at once, level 2 has 9 enemies at once, etc).
The second update changed the keys to the arrow keys and the space bar. I originally wanted to use these controls, but was unable initially to keep the browser from scrolling around when the keys were pressed, which was what lead to using aswd and j keys. But that's now in the past! From now on the defaults will be the arrow keys and space bar, and I may add custom keys later on.
Finally, I also added experimental support for the fullscreen javascript api. This means you can play the game without any of the other web page elements getting in the way. This is especially useful on Chromebooks and other 1280x800 screens. If you choose to play in this mode, please keep these things in mind: it only works in Chrome 15+ (this is the earliest version of chrome to have the api, so I don't have any control over this), pause currently won't work while in full screen and neither will clicking to continue after a game over, and finally, you will need to hit F11 (full screen button on Chromebooks) to exit fullscreen mode. I will be doing more tests and try to make fullscreen mode an integral part of Project Helium in the near future. For now, if you have Chrome 15 or higher, please try it out and give me your thoughts.
As always, I welcome feedback of all kinds to help me improve this game. Look forward to another big update next weekend.
https://chrome.google.com/webstore/detail/ahmcpjdobpmhmcmjnphpmpchhbnlpecm
Labels:
CSS3,
Games,
Google Chrome,
HTML5,
JavaScript,
Project Helium,
web development
Location:
Walla Walla, WA
Sunday, September 11, 2011
Introducing Project Helium Beta
Hi all, I've had to do a bunch of shuffling with my websites and blogs and have finally decided to use Blogger from now on for blogging purposes. So to start things off for the relaunch of the World of Superlink X, I've decided to announce that Project Helium is officially in beta.
What is Project Helium? It is an HTML5 canvas game I started in my free time. It is still a bit rough around the edges and I still have a bunch of features to add, but it is fully functional and runs well. Currently, Project Helium is targeted at Chrome, though it usually works ok in Firefox as well. You can either install it in Chrome as an app, which gives you full offline access, or you can go to the project page on my web server (which is nowhere near full uptime, just a head up.) at testing.superlinkx.changeip.net/projects/helium. I try to update it regularly, and like I said, I still have a lot more features in the pipeline.
I will be announcing new releases here on the blog, so be sure to subscribe to stay up to date on the latest releases. The most current version as of this posting is v.0.7 and can be downloaded here: https://chrome.google.com/webstore/detail/ahmcpjdobpmhmcmjnphpmpchhbnlpecm.
Please feel free to leave a comment here or on the webstore page above and let me know what you think of Project Helium. Also, keep your eyes on this blog, as I plan to have a lot more posts on many different topics in the future.
What is Project Helium? It is an HTML5 canvas game I started in my free time. It is still a bit rough around the edges and I still have a bunch of features to add, but it is fully functional and runs well. Currently, Project Helium is targeted at Chrome, though it usually works ok in Firefox as well. You can either install it in Chrome as an app, which gives you full offline access, or you can go to the project page on my web server (which is nowhere near full uptime, just a head up.) at testing.superlinkx.changeip.net/projects/helium. I try to update it regularly, and like I said, I still have a lot more features in the pipeline.
I will be announcing new releases here on the blog, so be sure to subscribe to stay up to date on the latest releases. The most current version as of this posting is v.0.7 and can be downloaded here: https://chrome.google.com/webstore/detail/ahmcpjdobpmhmcmjnphpmpchhbnlpecm.
Please feel free to leave a comment here or on the webstore page above and let me know what you think of Project Helium. Also, keep your eyes on this blog, as I plan to have a lot more posts on many different topics in the future.
Thursday, March 31, 2011
New Beginnings
Well, I kicked and screamed and thought I'd go down with a fight. Instead, I have found I have an opportunity to start my life over. I might be young, but I've made some less than desirable decisions already.
Starting today, I'm putting the last 4 years behind me. My girlfriend doesn't want me around. I tried to make peace, but all she wants is war. So that's fine, I'm starting to see she was not a very good person anyway. So I've decided to completely move on and I won't take her back even if she tries.
I'm also not going to go back to Walla Walla University. I love the people and the school, but I think its best if I seek other options. For now, I'm going back to Colorado and might take CS classes at the local community college. Once I complete that, I'll find a job and work on getting my full CS degree.
In the mean time, I'm playing things by ear. I'll wait and see what happens and try to build a good foundation for my life this time around. This time, I'm building a foundation based around me, not around me and another person. That was a huge mistake last time.
So the future is looking good again. I guess you could say I'm back, but then again, its more like I'm dead and a new person has taken my place. Its the kind of person I liked better anyways.
Starting today, I'm putting the last 4 years behind me. My girlfriend doesn't want me around. I tried to make peace, but all she wants is war. So that's fine, I'm starting to see she was not a very good person anyway. So I've decided to completely move on and I won't take her back even if she tries.
I'm also not going to go back to Walla Walla University. I love the people and the school, but I think its best if I seek other options. For now, I'm going back to Colorado and might take CS classes at the local community college. Once I complete that, I'll find a job and work on getting my full CS degree.
In the mean time, I'm playing things by ear. I'll wait and see what happens and try to build a good foundation for my life this time around. This time, I'm building a foundation based around me, not around me and another person. That was a huge mistake last time.
So the future is looking good again. I guess you could say I'm back, but then again, its more like I'm dead and a new person has taken my place. Its the kind of person I liked better anyways.
Tuesday, February 8, 2011
What is reality? Part I
Have you ever stopped for a moment and really looked at life? Have you ever wondered what it means for something to be real? How can you tell the difference between reality and fantasy?
I'm not a psychologist, and I don't really have solid answers to the above questions, but I plan to post my musings on such questions and related ideas on this blog.
While I don't really have any answers for these questions, I do think about them a lot. My concept of reality is events flowing along the time stream. Reality is defined by events that occur in sequence along the time stream, and therefore really happen in our universe.
But how can one discern between the "real" universe and fantasy universes (such as dreams). This is something that I still haven't fully figured out. If a fantasy universe contained enough real elements and could feel real, how could a person know for sure that it isn't really a reality. For that matter, why can't there be multiple realities happening almost simultaneously?
For now, I'll continue to dwell on this topic and hopefully in the future I'll have more to share. In the meantime, leave your comments below, or you can contact me on Google Buzz or Twitter.
I'm not a psychologist, and I don't really have solid answers to the above questions, but I plan to post my musings on such questions and related ideas on this blog.
While I don't really have any answers for these questions, I do think about them a lot. My concept of reality is events flowing along the time stream. Reality is defined by events that occur in sequence along the time stream, and therefore really happen in our universe.
But how can one discern between the "real" universe and fantasy universes (such as dreams). This is something that I still haven't fully figured out. If a fantasy universe contained enough real elements and could feel real, how could a person know for sure that it isn't really a reality. For that matter, why can't there be multiple realities happening almost simultaneously?
For now, I'll continue to dwell on this topic and hopefully in the future I'll have more to share. In the meantime, leave your comments below, or you can contact me on Google Buzz or Twitter.
Friday, February 4, 2011
Welcome
Welcome to my new blog. I decided now that there's an Android app, I'll start a new blog for personal use. I'll be talking about many things on this blog, sometimes tech, sometimes life, but hopefully always something that is useful. I'll be repurposing superlinkx.com, and aatechnology will get an overhaul soon.
So sit back, relax, and stay tuned for more developments.
Subscribe to:
Posts (Atom)





