Skip to content

matth200/game_collision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game_collision

It was a game to test collision It finnaly ends like this soooo...

You can play multiple levelll

My Image

My Image

Compilation

You have to install g++, libsdl2-dev, libsdl2-image-dev, libsdl2-ttf-dev and make
Then you just have to run "make"

~$ sudo apt-get install build-essential
~$ sudo apt-get install libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev
~$ make

Create your own level

There is a script in python
You have to install python, pip and pygame Here to install pygame on python3 ~$ python3 -m pip install pygame

Then you can launch the script and have fun create level

My Image

About

Little game where you can embody a character

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published