Skip to content

kauht/Athena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Athena

A 3D rhythm game written in C++ using raylib.

Prerequisites

  • CMake 3.11 or higher
  • C++17 compatible compiler (GCC, Clang, or MSVC)
  • Git

Building

  1. Clone the repository with submodules:
git clone --recursive https://github.com/kauht/Athena.git
cd Athena
  1. Create a build directory and compile:
mkdir build
cmake --build build

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published