Snacking On! Software Home Page -
Development Blog July 5th, 2018
Hey everybody! Welcome to my development blog. Not a lot of develoment going on today. I've been building this website all day, so I haven't done any developing yet today. As soon as I finish writing this and uploading the website, I hope to get Medium and Small asteroids moving today for OidZone.

To move anything in the OidZone, I need to give each object an x position, a y position, and a list of moves the object needs to perform for the next 10 frames of animation. Any object can move in any of 16 directions, which simplified, is a -1, 0, or +1 pixel move in the x or y directions per frame. Every game frame I look at this table of moves and if the object needs to move this frame, I adjust it's x and y position in the playfield accordingly.

The only tricky part is when the object leaves the left, right,top, or bottom of the screen. Once the object is off screen I need to "wrap" the object's x,y coorinates to the opposite side of the screen. If it goes off the top of the screen, it comes back on screen from the bottom of the screen. If it goes off the left, it comes back on the right. That's what I'm working on tonight.

Once all the oids can move on and off screen, I start working on the swarm mines and the powerups that float around the screen. Stay Tined!

Home
News and ordering information
Game Development Blog
All about current games in production.
Development Gallery
Screen shots of games in progress. Fun stuff!
Snacks and Tidbits
Hey Everybody! Welcome to our new web site.

At long last, we have a new game coming out in August - OidZone! Pre-Orders began on July 4, and I hope to release the game the first week of August.

This week I hope to post our first development blog on here. I hope to periodically blog about what I'm working on and the state of each project in our pipeline.

In case you're wondering, we have 7 games in production for the Apple ][ family of computers - OidZone, SnackON!, Suicide Chamber, Lunar Rescue, TraderInvader, Get ][ The Choppa!, and a collection of minigames to fill your idle moments...

Thank you so much for your continuing support of the work we do here. If you are interested in making a financial contribution to our continuing work, you can click the link below and send us a donation. It really halps and is really appreciated.

paypal.me/AlienDownpour
Copyright 2018 Snacking On! Software