Skip to content

roughl/SpaceShooter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

little help for Luz:

zersch:
git commit -a
iblablabla:wq
git commit -a

ev:
git add README

denn:
git push origin master

git notes roughl:
# view your changes
git status
git diff

# commit your changes:
git add "list-of-your-changed-files"
git commit -m "your message"
git push origin master

# update
git pull


little help for guggi:
compilieren mit folgendem ide linker-optionä:
-lSDL -lSDL_image

oder mit
-lSDL -lSDL_image -lSDL_ttf

About

A 2D space shooter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published