Skip to content

Wake1st/GameDesignPatterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Design Patterns

Design pattern implementations from the book Game Programming Patterns using the raylib library.

Instructions

Follow these instructions to run the program locally.

  1. Clone repo.
git clone https://github.com/Wake1st/GameDesignPatterns.git
  1. Step into directory.
cd GameDesignPatterns
  1. Build program.
make all
  1. Run program.
bin/program

Select the level type from the main menu and follow the instructions provided.

Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors