Skip to content

KUGDC/GoServe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoServe

Goofing around with a simple golang server and GLUT. Right now it's just a simple graphical demo that I'm hoping to evolve into a cool server/client simulation.

Installation

On Ubuntu based computer (should be very similar on Debian/Mint)

  • sudo apt-get install golang libglew-dev freeglut3-dev
  • Setup your gopath, etc as descibed here
  • run go get -u github.com/KUGDC/GoServe
  • cd to the src directory in your go path, then github.com/KUGDC/GoServe
  • go run simple.go

About

Goofing around with a simple golang server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published