Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Beelzebob

Pages: [1]
1
Programming / Re: Basic game programming concepts
« on: October 14, 2013, 06:47:55 AM »
I thought Assembly was for Noobs ? LOL

2
Programming / Re: Maze algorithm in python libtcod rl
« on: October 14, 2013, 06:24:50 AM »
I've been toying with that rogulike in python libtcod tutorial myself. I'm taking python classes on Udacity and Coursera but I admit I still suck. I get as far as adding the controls, and lalt for fullscreen and escape for exit. but then when i run it , it freezes up on me. So I tried just copy paste the code from the tutorial and the same thing happened. I might have a library in the wrong place or something. I know squat about libtcod. Anybody familiar with this issue ? I'm using python 2.7 and notepad++. On a windows XP machine.

Pages: [1]