Skip to content

paulyushonke/ucode-endgame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run?

# Clone repository
git clone

# Go to framework raylib
cd resources/framework/raylib/src
 
# Compile framework
make

# Go back to project
cd ../../../../

# Run Makefile
make macos | make linux

# Run game
./endgame

About

creating a game for the final marathon ucode project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 84.8%
  • Lua 10.6%
  • Makefile 1.9%
  • CMake 1.5%
  • Other 1.2%