Skip to content

Fabiokleis/craylib_invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

craylib_invaders

my version of invaders in c and raylib

image

Makefile

build

make

Run

make run

clean

make clean

keys

game controls

left arrow <- left movement

right arrow -> right movement

up arrow ^ shoot

'p key P pause game

esc Esc quit game