Skip to content

jlgriff/console-invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a simple version of Space Invaders to play in the terminal. The goal is to obliterate all the alien invaders before they reach Earth.

The game is built with Rust. 🦀

Installation

  1. Install Rust if it's not installed already. Check Rust's documentation for 1-line installation instructions.

Play

  1. Navigate to the project directory.
  2. Run cargo run to begin playing.

console-invaders Demo

Controls

Action Key Binding
Move left and right and
Fire laser space
Quit esc or q

Credit

Created with the guidance of Nathan Stocks' Rust course.

About

Space Invaders right on the console

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages