Skip to content

Moving-Castles/metabolism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIRCUIT POC

Screenshot 2023-06-30 at 23 15 23

Currently implemented

Cores

Player agent. Max 4. Spawned in each corner. Current max energy per core: 300.

Resource Connection (Red)

Allows energy to flow into a Core from the Food source. Or energy to be transferred from a Core into an organ. Costs 10 Energy per square.

Control Connection (Blue)

Allows a Core to take actions through an organ. Costs 20 Energy per square.

Food

Source of Energy, currently the only resource. Gives one per block. Only allows one Resource Connection.

Claw

Organ to move things within the body. Costs 20 Energy. Only allows one Control Connection and one Resource Connection.

Portal

Organ allowing a core to exit the body. Costs 200 Energy. Charged in 100 Energy transactions. Only allows one Control Connection and one Resource Connection.

Counter

A simple test organ. Has a value that can be incremented by connecting the Control Split and having all Cores in the body vote. Takes no direct connections.

Resource split

Hardcoded to connect to the Food source. Splits the energy stream equally between all connected cores. Takes unlimited Resource connections.

Control Split

Hardcoded to connect to the Counter. Triggers counter when all cores in body have voted.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published