4 <title>Game of Trees</title>
5 <meta name="description" content="the main Game of Trees page">
6 <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
7 <link rel="canonical" href="https://stsp.name/got/index.html">
8 <link rel="stylesheet" href="openbsd.css">
10 <table id="project-main" class="not-openbsd">
11 <tr class="align-top">
16 <li><a href="goals.html">Project Goals</a>
20 <li><a href="manual.html">Manual Pages</a>
24 <li><a href="install.html">Installation</a>
25 <li><a href="code.html">Get source code</a>
28 <h1>For other systems</h1>
30 <li><a href="portable.html">FreeBSD</a>
36 <img src="got.png" height=243 width=400 alt="[Game of Trees]">
40 Game of Trees is a work in progress...
43 Game of Trees (Got) is a version control system which prioritizes ease
44 of use and simplicity over flexibility.
47 Got is being developed exclusively on
48 <a href="https://www.openbsd.org">OpenBSD</a>. It is not a drop-in
49 replacement for other version control systems and it does not attempt
50 to compete with anything else than the use of other version control
51 systems in the context of the OpenBSD project.
52 Got's target audience are OpenBSD developers, and its focus is directed
53 at the particular needs and use cases of the OpenBSD project.
56 Got uses <a href="https://git-scm.org">Git</a> repositories to store
58 At present, Got supports local version control operations only.
59 Git can be used for any functionality which has not yet been implemented in Got.
60 It will always remain possible to work with both Got and Git on the same
64 Game of Trees is developed by <a href="https://stsp.name">Stefan Sperling</a>
65 with occasional help and support from other OpenBSD developers</a>.
66 The software is freely usable and re-usable by everyone under