Skip to content

mrCamelCode/space_invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invaders

A gif of Space Invaders gameplay

A simple demo game made with Thomas. In this game, you move around to dodge enemy bullets and send out your own to try to clear the enemies from the level!

This game demonstrates simple concepts like rendering and moving entities around based on logic and user input. Feel free to fork the repo and build on the game! Wouldn't it be cool if the player could have power ups?

Controls:

  • Move: A, D
  • Shoot: Space
  • Quit: Ctrl+C

About

A small Space Invaders-like game written in Rust that runs in the terminal and is powered by Thomas.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages