Skip to content

fjunqueira/world-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

world-builder

A game i made for the computer graphics subject in college.

All of this was made in about one week!!

It ended up looking pretty good :)

Build instructions

# Install dependencies
sudo apt-get install libglfw3-dev libglew-dev

# Build project
cd world-builder
mkdir build
cd build
cmake ..
make

NOTE: The game must be run from the bin directory

alt tag

alt tag

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors