-
When trying to run this code:
```
import random
from ceramic.game import Action, Game, GameHelper, Player
from ceramic.players import RandomPlayer
from ceramic.rules import Rules
from ceramic.…
-
Skills were initially slated to be part of the extended profile (#919), but it would be significantly more flexible if they occupy a stream of their own.
Skills should be objects with a `title`, `d…
-
While the CCL issues are being worked on, here's a new one:
When I use Ceramic inside SBCL on Windows (64-bit), `(ceramic:interactive)` tries to run `/usr/bin/env` after having downloaded Electron an…
-
Hi, I'm trying to test ceramic on Slime, SBCL 1.4.5, ubuntu-18.04 but when tried to run "(ceramic:start)" the slime process never got answer.
![image](https://user-images.githubusercontent.com/8377…
-
-
For example, if you deposit 200 mB of latex into a barrel at 9950 mB level, it will store the 50 mB it can hold and delete the excess 150 mB instead of leaving it in the bowl to be deposited into anot…
-
Hi there, and thanks for the excellent work you have done on Ceramic.
1. When quickloading ceramic Ceramic requires gcc to be in the path.
2. With gcc in the path, the build fails to find uv.h a…
-
schematics:
- make sure a new sequencing circuit is implemented
- sequencing circuit controls SERVMOD pulldown line (power good signal)
- sequencing circuit must be re-set by the nRST line
- ESD s…
-
The LDtk editor from @deepnight (https://ldtk.io/) is getting better and better.
It would be great if it was compatible with Ceramic as it would bring a full featured level editor around.
This c…
-
#### Proposed Changes:
1. Separate the operator for network and simulation to support the independent startup of the network. This is because the simulation operator is intended for local testing a…