Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

EXPERIMENT (NOT WORKING) - Alternative implementation of poietic generator API (in OCaml)

License

Notifications You must be signed in to change notification settings

poietic-generator/poietic-generator-api-ocaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poietic-ml

Alternative implementation of the poietic generator (in OCaml)

  • Poietic Generator is a game
  • Poietic Generator is a pulse
  • Poietic Generator is a work of art
  • Poietic Generator is what you create
  • Poietic Generator is the collective intelligence

Conception

Api Daemon : manages the game state XUI : X11 User Interface WUI : Web User Interface

NOTE: One of the goals of this rewrite is to build a peer-to-peer version with no point of failure.

Required components

  • Clients (native or web) : they connect on game servers
  • Game Servers : they answer to clients, communicate with each other and load/store game information to data servers
  • Data Servers : some kind of database

About

EXPERIMENT (NOT WORKING) - Alternative implementation of poietic generator API (in OCaml)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages