Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tnakajo42/so_long

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

so_long


42 first game project

so_long

DOWNLOAD MLX42

first, you need to install MLX42 library. MLX42 is a performant, easy to use, cross-platform, minimal windowing graphics library to create graphical applications without having to work directly with the native windowing framework of the given operating system.

$ make download_mlx42

if you do not have cmake in your laptop, try:

$ brew install cmake

DOWNLOAD MUSIC

Berore play, please download miniaudio to add music.

$ make download_music

I download a music from the url below

https://downloads.khinsider.com/game-soundtracks/album/dragon-quest-game-music-super-collection-vol.1

PLAY GAME

$ make

if you fail to make, try:

$ brew install glfw

There are several maps in ./map folder. Try one of them. \n for example:

$ ./so_long ./map/map.ber

CHANGE YOUR CHARACTER AND FIELDS

You can also change the player and enemies image, and map textures. \n Try:

$ make switch_charactor

ASSETS

I used textures from the website below

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published