Skip to content

alfredgg/spacewar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spacewar

This a clone of 1985 MS-DOS SpaceWar game. You can see an example of that game in this video.

And this is the style of this version: new look and feel

Install

$ sudo apt-get install python-pygame

Execution

$ python spacewar.py

Keys

Player 1

  • Q, laser
  • W, invisibility
  • E, missile
  • A, turn left
  • S, acceleration
  • D, turn right
  • Z, increase energy bar
  • X, teleport
  • C, increase life bar

Player 2

On the numpad:

  • 7, laser
  • 8, invisibility
  • 9, missile
  • 4, turn left
  • 5, acceleration
  • 6, turn right
  • 1, increase energy bar
  • 2, teleport
  • 3, increase life bar

About

💥 Spacewar DOS game cloned with pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages