Skip to content

🎮 Small game for the exercise 'so_long' at Codam, inspired by dungeon and puzzle games

License

Notifications You must be signed in to change notification settings

RubenNijhuis/So-Long

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

So-Long

🎮 Small game for the exercise 'so_long' at Codam.

Installation

This project assumes you have Make installed.

# Clone:
$ git clone https://github.com/RubenNijhuis/so-long.git

# Installing all sub-packages
$ git submodule update --init --recursive

# Compile:
$ Make all

Running the game

# Run:
$ Make run

Notes

This project started during my academic year '21 at Codam. Due to a norm they have for the code certain functions might be written in 'interesting' ways. In most cases these functions would be written in a differently structured way improving speed or memory usage.

Happy coding :)

About

🎮 Small game for the exercise 'so_long' at Codam, inspired by dungeon and puzzle games

Topics

Resources

License

Stars

Watchers

Forks