Skip to content

eduardhyan/ray-casting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray casting 2d using go + ebiten

  1. Install dependencies
$ go get -d ./...
  1. build the application
$ go build .\cmd\game\
  1. Run the executable
$ ./game.exe

Alternatively you can just run it without building (skip step 2 and 3)

$ go run ./cmd/game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages