Skip to content

horthbynorthwest/space_battle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Space Battle! 👾🛸

A simple locally run, 2 player pygame application.

Demo

Quick start!

  • clone the code
  • cd space battle and run pip3 install -r requirements.txt
  • python3 main.py
  • Play the game!

Controls

Yellow Space Ship:

  • movement = 'w', 'a, 's', 'd' keys
  • shooting = left shift key

Red Space Ship:

  • movement = arrow keys
  • shooting = right shift key

About

Simple 2D pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages