Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

yuxiaolejs/ucsb-cs32-galaga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group Members

  • Andy J.
  • Luis B.
  • Luxiang Z.
  • Tianle Y.

github-action

Documentation

https://yuxiaolejs.github.io/ucsb-cs32-galaga

This file only contains basic information. For detailed documentation, please go to the website above.

General Documentation

System Requirements

  • Platform: Any that supports OpenGL, FreeGLUT, gcc, cmake

  • OS: Linux recommanded, but any system should be able to run.

  • CPU: 2 Core or more

  • Memory: 4 GB or more

  • Disk: 100 MiB or more

  • Software

    name version
    CMake ^3.14
    OpenGL 4.1
    FreeGLUT ^3.4.0
    libpng -

Compiling the program

cd ucsb-cs32-galaga
cmake .
make

Running the program

./ezg

Check point info:

More documents:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published