Skip to content

idomoz/spaceinvaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpaceInvaders

A cool ascii-art, console based shooting game!

screenshot screenshot

New Features!

  • Multiplayer in LAN

Versions

  • C# (more levels and sound effects)
  • Python3 (basic, but with multiplayer)

How to use

C# version:

$ "spaceinvaders - C# version\ConsoleApplication31\bin\Debug\ConsoleApplication31.exe"

Python version:

For singleplayer:

$ python3 "spaceinvaders - Python version\game.py"

For multiplayer:

  • host:
$ python3 "spaceinvaders - Python version\game.py"
  • guest:
$ python3 "spaceinvaders - Python version\game.py" <HOST_IP>

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors