Skip to content

Space invaders like with cats programmed assembly language.

Notifications You must be signed in to change notification settings

Dashstrom/cats-invasion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cats Invasion

Space invaders like with cats programmed assembly language.

Preview

preview.png

Build

For build the project you need two steep :

sudo apt-get install libgtk-3-dev make
make

If you change an image, you need to clean the project before with the following comand :

make clean

Run

./build/SpaceInvaders

Developpement

  • Indentation : 8 spaces
  • Label : snake_case
  • Inner label : _function__[if|for|while][...]

Attribution

About

Space invaders like with cats programmed assembly language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published