QB64 Phoenix Edition
personal coding challenge results - Printable Version

+- QB64 Phoenix Edition (https://qb64phoenix.com/forum)
+-- Forum: Chatting and Socializing (https://qb64phoenix.com/forum/forumdisplay.php?fid=11)
+--- Forum: General Discussion (https://qb64phoenix.com/forum/forumdisplay.php?fid=2)
+--- Thread: personal coding challenge results (/showthread.php?tid=3755)



personal coding challenge results - James D Jarvis - 06-19-2025

I gave myself a little personal coding challenging. What can I get done in 12 hours or less.  So from graphics editing (using RetroNicks'   RasterMaster) to coding got me this in maybe 10 hours of fun.

 

oneroom dungeon demo    <- the link to a copy of the code here on this forum.


RE: personal coding challenge results - CharlieJV - 06-20-2025

Bravo !


RE: personal coding challenge results - NakedApe - 06-20-2025

Very cool! That would've taken me 12 weeks probably.  Wink


RE: personal coding challenge results - SMcNeill - 06-20-2025

Edited the post you did to link and embed the youtube video direct here to make it easier for folks to watch.  Wink


RE: personal coding challenge results - James D Jarvis - 06-20-2025

(06-20-2025, 04:03 AM)SMcNeill Wrote: Edited the post you did to link and embed the youtube video direct here to make it easier for folks to watch.  Wink

Thanks.

(06-20-2025, 03:23 AM)NakedApe Wrote: Very cool! That would've taken me 12 weeks probably.  Wink

The graphics are almost always the largest time sink for me. I started with a monochrome set made by a third party and edited them for use in the program. I could have kept fiddling with them for days but forced myself to only work on them after dinner to bed time the night before I did the coding in the morning.