View Single Post
  #5  
Old October 1st, 2009, 05:08 AM

Omnirizon Omnirizon is offline
BANNED USER
 
Join Date: Dec 2007
Location: Illinois
Posts: 1,133
Thanks: 25
Thanked 59 Times in 36 Posts
Omnirizon is on a distinguished road
Default Re: OT: Emulation fans, rejoice. Mystic Ark has arrived

Quote:
Originally Posted by lch View Post
Was this the roguelike that you've been developing, OmniRizon? *poke poke*

Just kidding. It looks nice, maybe I'll even try to play it later.
that's coming along just fine :P

actually, I got hugely sidetracked by:
1. learning geometry and
2. learning Python's object model and metaprogramming techniques

but now, I have implemented rotated rectangles, largest-rectangle-in-a-polygon, line-clipping, scaling, and line-tracing algorithms. more importantly, I'm actually using some of these things.

I don't know if learning the object model was so important, but I feel assured now knowing what all these different things are (although I havn't been able to actually put them to practical use, but oh god I've tried).
Reply With Quote