Skip to content

A microhttpd c++ webserver that serves tiles (images) of an artificial landscape map.

Notifications You must be signed in to change notification settings

bcmpinc/Pixel-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pixel-Server

A microhttpd c++ webserver that serves tiles (images) of an artificial landscape map.

Dependencies

  • libmicrohttpd
  • libpng
  • SCons
  • g++

Running

  • Open a terminal
  • Execute scons
  • Execute ./pixel-server
  • Open a webbrowser and navigate to http://localhost:9999

About

A microhttpd c++ webserver that serves tiles (images) of an artificial landscape map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published