Talk about (almost) anything
Post a reply

survival/rpg sort of game

Sat Sep 27, 2014 6:10 pm

i was thinking that there should be some sort of game like cataclysm dark days ahead or fallout (original) that can run on the gamebuino. I dont actually know if that would work because i dont currently have a gamebuino or know its power but i would like to know if it is possible.

Re: survival/rpg sort of game

Thu Oct 09, 2014 3:06 pm

A rogue like I think.

Re: survival/rpg sort of game

Thu Nov 20, 2014 10:52 am

totalminer408 wrote:i was thinking that there should be some sort of game like cataclysm dark days ahead or fallout (original) that can run on the gamebuino. I dont actually know if that would work because i dont currently have a gamebuino or know its power but i would like to know if it is possible.

It's not impossible, but would absolutely require reading/writing to files on the SD card. My Missile Command game sucks up 1/3 of the RAM, for instance, and there are games on the site that use even more. It's a 16mhz CPU, with 1kb of RAM (yes, a kilobyte) and 32kb of flash.

Re: survival/rpg sort of game

Thu Nov 20, 2014 11:59 am

Actually, it's two kb of ram. Twice as much!

Re: survival/rpg sort of game

Thu Nov 20, 2014 4:27 pm

A rogue like would be a great addition.
For inspiration, also look for rogue survival here:
http://roguesurvivor.blogspot.com.br/

Re: survival/rpg sort of game

Fri Mar 06, 2015 1:51 am

ok thanks for the info
Post a reply