Skip to content

JoshuaNelse/golang_raylib

Repository files navigation

Silly 2D Game in Golang


To run

  • go mod tidy
  • go run .

Controls

  • movement: w,a,s,d or arrow keys
  • attack: left mouse click
  • switch weapons (number keys)
    • 1 regular sword
    • 2 regular bow
    • 3 bow that shoots swords
    • 4 honorary sword that shoots bows
  • pause/start music: q
  • turn debug mode on/off:

Running the Map maker utility


Since making maps is a pain, I want to have a UI for making maps in an easy way. This is still a work-in-progress

  • go run map-maker.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors