-
Clone the repository:
git clone https://github.com/agerber/asteroids_cpp.git cd asteroids_cpp -
Make build scripts executable:
chmod +x build.sh chmod +x build_mac.sh # for mac chmod +x build_linux.sh # for linux
-
Run the build script:
- macOS:
./build_mac.sh
- Linux:
./build_linux.sh
- macOS:
-
Execute the executable:
build/asteroid
forked from agerber/asteroids_cpp
-
Notifications
You must be signed in to change notification settings - Fork 0
jakehf90s/asteroids_cpp_multiplayer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Fork of asteroids cpp with client and server for multiplayer support
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 97.5%
- CMake 2.2%
- Other 0.3%