Skip to content

My awful version of our game From the London Python Dojo 3rd Nov 2011

Notifications You must be signed in to change notification settings

unculture/ASCII-Street-Fighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

As I didn't get to touch the keyboard at all at the dojo, I thought 
I'd spend a happy couple of hours with a glass of wine recreating our 
team's game from scrath. 

Don't look too closely at the code... 

FIGHT!

It's 2-player:

python fighter.py

'e' - Move player 1 up
'd' - Send fireball hurtling dangerously towards player 2
'c' - Move player 1 down

'o' - Move player 1 up
'k' - Send fireball hurtling dangerously towards player 1
'm' - Move player 1 down

'q' quits the game

About

My awful version of our game From the London Python Dojo 3rd Nov 2011

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages