Code Logic Help - Pong

Started by
11 comments, last by mistervirtue 11 years, 6 months ago
BeerNuts,

I deleted the variables but the game crashed, It said all of those variables are now inaccessible due to the protection level. What do I do now?
Advertisement
Private = No Inheritece. If you want inheritence use protected or public in your class.

I'm a game programmer and computer science ninja !

Here's my 2D RPG-Ish Platformer Programmed in Python + Pygame, with a Custom Level Editor and Rendering System!

Here's my Custom IDE / Debugger Programmed in Pure Python and Designed from the Ground Up for Programming Education!

Want to ask about Python, Flask, wxPython, Pygame, C++, HTML5, CSS3, Javascript, jQuery, C++, Vimscript, SFML 1.6 / 2.0, or anything else? Recruiting for a game development team and need a passionate programmer? Just want to talk about programming? Email me here:

hobohm.business@gmail.com

or Personal-Message me on here !

Superman3275, Thanks man. I getting the hang of this thing now. I thanks everyone for the help

This topic is closed to new replies.

Advertisement