Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucianowayand/guitar-go

Guitar Hero clone made with Go and OpenGL
https://github.com/lucianowayand/guitar-go

Last synced: 5 days ago
JSON representation

Guitar Hero clone made with Go and OpenGL

Awesome Lists containing this project

README

        

# guitar-go

Guitar Hero clone made with OpenGL and the raylib-go helper. It creates music with text files and plays them as the original game would.

## Dependencies

- C compiler
- Go 1.21.3
- Raylib

## How to run

If you have everything installed go to the root of the project and run `go run .`