Hacker News new | ask | show | jobs
by seclorum 5213 days ago
Works great on my Beagleboard already! 10 points to you for using SDL and making it build so cleanly ..

EDIT: just wanted to add, it works fabulously on my Open Pandora console as well!

1 comments

Great :) Thanks you for testing it. Probably adding full screen support makes sense at this point.
Annnd .. here's a followup one day later. I released the PND for the Open Pandora console, in case anyone is interested:

http://boards.openpandora.org/index.php?/topic/7405-here-is-...

Added fullscreen support and wrapped it in a launcher for file selection, courtesy of PickleLauncher (helpful utility for precisely this sort of thing in the Open Pandora scene..)

Quite easy to do! :)

BTW, I wanted to say that I think that Lua as a first-programming-language for kids is a great idea! So much easier to explain a Lua table to someone than types and so on .. And quite performant, in the end, eh? I've been using MOAI for cross-platform game development, and now your little project is going to get some love in the homebrew sense, too .. what about adding sound at some point?