Skip to content

asialiugf/cpp-drifting-forest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drifting Forest (??? Pending Title)

WIP casual mmo

Note: Sort of pivoted from the roguelike thing

cover image of game

Compiling

DF depends on uWebSockets

  1. clone this repo and move into it
git clone https://github.com/CoherentNonsense/drifting-forest-server.git && cd drifting-forest-server/server
  1. compile with make and run the executable
make && ./server

Documentation

This is mostly for myself rn

About

WIP MMO Roguelike

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.7%
  • C 3.2%
  • TypeScript 1.0%
  • CMake 0.1%
  • Makefile 0.0%
  • GLSL 0.0%