Skip to content

mucahitcakmak/42-so_long

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

So Long

In this project I developed a game in C language using the minilibx library.


Project Details

A two-dimensional map is given (must have .ber extension).

There should be one P (Player), M (Enemy) and E (Exit) in this map. C means food. The program will visualize the map you have entered and will open in a playable state. (0 means empty and 1 means wall.)


Project Images


Sample Map

maps/map1.ber

1111111111111111111111111111111111
1E0000000000000C00000C000000000001
1010010100100000101001000000010101
1010010010101010001001000000010101
1P0000000C00C000000000000M000000C1
1111111111111111111111111111111111

About

2D game development with C language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published