Skip to content

Progress

Robert de Forest edited this page Jan 28, 2019 · 1 revision

The Future

  • Corvid needs its own github login with each of the sub-projects underneath it. Unfortunately the login 'corvid' is already taken by someone using github as cheap website hosting.
  • Sub-projects would be
  • Documentation (the wiki)
  • Engine
  • Generic Core
  • Finch Setting and world

News

2015-10-20

Activity on fresh-start branch moved to master

The so-called fresh-start was successful. rdeforest@ replaced the master branch with the fresh-start branch entirely (git merge -X theirs). The work which had been taking place in apps/engine/ has been made primary and is now in the root. Most of what was in the root is now in cleanup/.

Shell scripts for basic engine commands

The bin/ directory contains scripts for creating objects, relating them, adding code and invoking it. Now it's time to shift focus over to core development.

Misc Notes

Negative relations

The core and system need to account for "negative relations" as opposed to absent relations. A social example: when 13 kids pick sides for a 6-on-6 game, the 13th kid has has an explicit "not picked" type of negative relation which has social relevance.

Clone this wiki locally