Share your games and programs with the community.
Post a reply

Re: My WIP snake game

Mon Apr 27, 2015 7:01 pm

Yeah I know. But I want to try to turn it into a more complicated project. I'm not as good as you or Myndale, but atleast I can be ambitous and see where it goes.

Re: My WIP snake game

Tue Apr 28, 2015 4:17 pm

http://imageshack.com/a/img661/8240/RBGNnA.gif

Here's the menu I made. It dosen't take input yet, but if I have time today I'll make it. Also the menu code is in another .ino file at the moment but I'm planning on putting in the original once I get everything working. And yes I know I can split off my .inos into separate files. And I'm drawing the menu by getting its item lenght (I'm using a multidimensional array to store the menus sprites), doing some calculations and then subtracting that from the LCDWITH.

Re: My WIP snake game

Sun May 03, 2015 8:31 pm

Neat! :-) Do you need me to export the single frames with the correct height?

Re: My WIP snake game

Thu May 07, 2015 10:10 am

Nah don't worry about it. I said I touched them up (resized them with no cropping). I haven't worked on the game tough for a while because I'm having exams but I'll try to do some stuff for next week
Post a reply