Skip to content

PunchSoftware/bonsaii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

bonsaii

Watch plants grow on the terminal

TO DO

  • Get networking going using Boost
  • Have basic terminal rendering

Some Questions to Answer...

  • Do we want peer-to-peer? or client-server communication (I think the client-server architecture is a lot more useful to learn... maybe we should do that)
  • if we want client-server communication... how are we going to host this server? (it'd be cool to learn how to mantain a server)

Basic Starting Elements

  • server (maybe raspberryPi) running a sshd that will display the tui of the game. also using websockets for web access (both should maybe work using the same request? directly using TCP or serializing requests using JSON? (all of which come in Boost.Beast)

About

Watch plants grow on the terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published