Under Construction

As of now I am beginning my journey in developing Solar Escape and I will be using this blog as a means of keeping track of my progress.

Sunday, June 5, 2016

Device Compatibility

Compatible For Most Devices

List Of Devices


The configuration for Solar Escape can now handle almost all of the above devices and more. This makes me feel much better knowing that I can keep making progress on the game while having the cross-platform issue figured out. 

On A More Tech-y Note

I've done a complete re-haul of the entire code so that it uses the composer library from Corona which makes it easier to switch scenes handle all of the images within scene-switches. My main.lua file has now been reduced to 2 lines of code! Also notice below that the composer will simply switch through the three different scene files. Much cleaner code to work with. I've gone completely away from globals and have been able to effectively use locals within each scene.

 

Now The Fun Part/ Streaming

Now that I've cleaned up the project a bit, I can start doing some new things to the game. I've been streaming my development and I've been able to talk to some people while working on the project and it's awesome. Can't wait to do some more streaming!




No comments:

Post a Comment