Skip to content

passivsystems/protean-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protean Examples

New users are advised to see both Petstore projects for a codex and sim reference.

Other examples are optional.

Petstore Default - reference codex

Contains a well documented fully featured codex.

protean doc --f petstore-default/petstore.cod.edn
protean sim --d petstore-default

Petstore Sim - reference sim

Adds a sim extension to change Protean's default server behaviour.

protean doc --f petstore-sim/petstore.cod.edn
protean sim --d petstore-sim

Text Adventure - stateful sim

A simple multi player text adventure game with a REST API interface.

Walk around in, look at and interact with a stateful world.

Game state is persisted to file via enduro and loaded on server startup.

protean doc --f text-adventure/textad.cod.edn
protean sim --d text-adventure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published