Creating a Python ANSII game (dos)

Please support our Python advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Oct 2006
Posts: 71
Reputation: mruane is an unknown quantity at this point 
Solved Threads: 1
mruane mruane is offline Offline
Junior Poster in Training

Creating a Python ANSII game (dos)

 
0
  #1
Dec 13th, 2006
I was wondering, if I wanted to attempt an ANSII dos game in Python, what would be the best way to do it? I would like to know how I would run it, i.e., would it run in the Python Interactive shell or could a make it run in dos?
The only games I ever made in Python were text adventures, but, is it not the same concept?
Just wondering, what would I use? Functions and classes, etc?
If somebody could give me a good starting point, I beilieve that would be enough to get me going. Thank you.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,454
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1476
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Still Learning

Re: Creating a Python ANSII game (dos)

 
0
  #2
Dec 13th, 2006
>>ANSII dos game in Python
do you mean MS-DOS ? MS-DOS does not run phthon.
Last edited by Ancient Dragon; Dec 13th, 2006 at 10:47 am.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 71
Reputation: mruane is an unknown quantity at this point 
Solved Threads: 1
mruane mruane is offline Offline
Junior Poster in Training

Re: Creating a Python ANSII game (dos)

 
0
  #3
Dec 13th, 2006
I just want to make an ANSII game, don't need to be in dos, I was actually thinking of creating my own console program for ANSII games, like having an ANSII nintendo on my computer....I really want to make in-depth ANSII games, to overcome the same challenges programmers had with a text-mode computer when making games. I thought of creating a diablo one style game, ansii of course, full screen, with the best ansii graphics ever seen. I mean take a long time on it. I am just unsure wear to begin, I have only made text adventures, I am unsure of where to even begin. Any starters or ideas or links to topic specific tutorials would be great! Thanks.
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 608
Reputation: jrcagle is on a distinguished road 
Solved Threads: 150
jrcagle jrcagle is offline Offline
Practically a Master Poster

Re: Creating a Python ANSII game (dos)

 
0
  #4
Dec 14th, 2006
If you want to use ASCII art for the game, then Python command-line ought to be fine. You can simply call your program blah.py and double-click its icon, and it will pop up a DOS-like window with output and all.

Is that what you were asking?

Jeff
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 71
Reputation: mruane is an unknown quantity at this point 
Solved Threads: 1
mruane mruane is offline Offline
Junior Poster in Training

Re: Creating a Python ANSII game (dos)

 
0
  #5
Dec 14th, 2006
that answers my first question, thanks! I actually just want to make ANY graphical game in python. I like the challenge of making an ansi game with a little more animation to it. Instead of your charector being represented by an @, it could be more like this:

telnet towel.blinkenlights.nl

to see a version of start wars in asci. I was thinking of making a game more like that, maybe try to get BETTER even than that!

For those who may not know how to use telnet,

start
run
type "command"
(ms-dos prompt should come up)
type "telnet towel.blinkenlights.nl"
watch the site that gave me the idea.

/\
|
| that works on my win9x OS, not sure about other WIN OS' dos and telnet commands.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC