8000 GitHub - cahmer/hacker-league: minimal and efficient carball on linux. fun for humans and ai!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cahmer/hacker-league

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hacker-league.mp4

Install

Currently only debian based distros with x86_64. Please help me build it on other platforms. If you have an external GPU, make sure the drivers are installed

sudo apt install curl && curl -sL https://raw.githubusercontent.com/moritztng/hacker-league/main/install.sh | bash

Play

Use a gamepad for maximum fun

cd hacker-league
./hacker-league

Build from source

git clone https://github.com/moritztng/hacker-league.git
cd hacker-league
sudo apt install libvulkan-dev vulkan-validationlayers-dev spirv-tools libglfw3-dev libglm-dev libeigen3-dev vim-common xxd g++ make
curl -L -o ./shaders/glslc https://github.com/moritztng/hacker-league/releases/download/glslc/glslc
chmod +x ./shaders/glslc
make debug
curl -L -o "gamepad.txt" https://raw.githubusercontent.com/mdqinc/SDL_GameControllerDB/master/gamecontrollerdb.txt

Community

About

minimal and efficient carball on linux. fun for humans and ai!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.5%
  • GLSL 2.3%
  • Other 1.2%
0