screeps but gleam. but less cave and more lush fields.
0

Configure Feed

Select the types of activity you want to include in your feed.

Gleam 62.4%
Erlang 0.4%
Just 0.4%
PLpgSQL 0.3%
Nix 0.2%
Shell 0.1%
Other 36.1%
112 1 1

Clone this repository

https://git.vm.fail/ollie.earth/gleeps https://git.vm.fail/did:plc:nlbseqrh3zg3q7gkkhjvfqer
ssh://git@knot.ollie.earth:2222/ollie.earth/gleeps ssh://git@knot.ollie.earth:2222/did:plc:nlbseqrh3zg3q7gkkhjvfqer

For self-hosted knots, clone URLs may differ based on your setup.


README.md

status-badge

gleeps#

screeps but gleam

Structure#

see ideas svg for conceptual overview

Todo#

  • user management

  • user auth

  • pushing user code

  • user actor (+ factory)

    • inner workings
    • start
      • server start
      • new user
    • stop
      • user removed
      • no user action in x timeframe
      • no bot action in x timeframe
  • world actor

  • cpu limit

    • bucket
  • io.println redirect to user console websocket

  • replace user_UUID with original user module name

  • game

    • rooms
    • gleep
      • actions
        • move
        • build
        • harvest
        • attack
        • heal
    • resources
      • energy
      • other stuff
    • structure
    • terrain
    • combat
  • website

    • game view
    • editor
    • docs