Skip to content

It's the first 2D game from Hive Helsinki project.

Notifications You must be signed in to change notification settings

Yunchia-Hsu/so_long

Repository files navigation

so_long

A 2D game written in C!

Game Goal

You need to avoid bumping enemies and eat all eyeballs and exit from the gravestone.

Game Screenshot

The MLX42 graphics library is used for this project. Detailed information about required dependencies and installation steps for various operating systems is available in its GitHub repository.

How to play it:

Installing:

  • Install the dependencies for MLX42 graphics library
  • Clone so_long repository
  • git clone https://github.com/Yunchia-Hsu/Cub3D.git
  • Run make

Running:

  • Select the Makefile that matches your system (Linux or macOS)
  • Run ./so_long

Instruction:

  • Use the "W", "A", "S", and "D" keys to move the player

About

It's the first 2D game from Hive Helsinki project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published