8000 GitHub - artrabelo/alien-warfare: Simple battleship-like game where you have to protect Mars from an Earth attack.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

artrabelo/alien-warfare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

  ___  _ _              _    _             __               
 / _ \| (_)            | |  | |           / _|              
/ /_\ \ |_  ___ _ __   | |  | | __ _ _ __| |_ __ _ _ __ ___ 
|  _  | | |/ _ \ '_ \  | |/\| |/ _` | '__|  _/ _` | '__/ _ \
| | | | | |  __/ | | | \  /\  / (_| | |  | || (_| | | |  __/
\_| |_/_|_|\___|_| |_|  \/  \/ \__,_|_|  |_| \__,_|_|  \___|

Show humanity who's boss in this battleship-like game written in Python where you have to protect Mars from an earthling space attack. 👽

Instructions

1) Clone & play

  1. git clone https://github.com/artrabelo/alien-warfare.git
  2. cd alien-warfare - cd into the project directory
  3. python3 alien.py - and have fun!

2) Command-line arguments

alien.py accepts the following arguments:

  • -h, --help - show help message
  • --no-ascii - disable ascii art on intro
  • --no-nerd - disable nerd stuff on intro for fast playing
  • --mini - run game on minimal mode, without fancy stuff
  • --hack - show where the enemy ships are.

About

Simple battleship-like game where you have to protect Mars from an Earth attack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0