Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #4K
~2K People Reached
Member Avatar for Chinney

Hi, i am looking to go into game programming and would love for it to go into a career, i have already started learning Java through YouTube and i am enjoying learning the language. However, im starting to see the light and thinking maybe i should start learning C++ before …

Member Avatar for jayshri.shah.10
0
265
Member Avatar for Plazmotech

Basically - I'm looking for the best game structure. Here's the idea that I have # IDEA *Class* - **GUI** - Can be customised to contain buttons and to do specific things. This can simply have an event handler function that returns the index of which button was pressed. *Class* …

Member Avatar for mike_2000_17
0
220
Member Avatar for Plazmotech

Hello. I'm trying to make a simple language in Python. I have many functions, that handle arguments, and execute the commands. Although, the old way I was actually CALLING these functions was to have a dictionary of all the keywords to functions, and then get() it. Is these an easier …

Member Avatar for Gribouillis
0
179
Member Avatar for Plazmotech

How can I get the path that the file is in? For example, my script is running in ~/Desktop/Projects/Shell but it doesn't know that. How can I get it to know that? Like DIR = DIR_IM_IN?

Member Avatar for L7Sqr
0
503
Member Avatar for Plazmotech

Hey. You all know the game dwarf fortress? I'm pretty sure it uses curses to display it's ascii characters. Although, how can I overwrite the ascii characters with my own font, like dwarf fortress? EDIT: > Post your code and ask specific questions, I can not catch the connection with …

Member Avatar for sepp2k
0
126
Member Avatar for Plazmotech

As the title says, I have a flash drive, and a script on that flash drive. Whenever I plug my drive into my Mac OSX, I want a specific Python script that is on my drive to run, and be able to access directories on my computer. Why am I …

Member Avatar for Plazmotech
0
239