blob: 95d9cd5a1acd4b498cf927d43739cdbf751f279e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Kappa
A little kernel licensed under the GPLv2.
This kernel draws some code from [gamma](https://github.com/theunamedguy/gamma), and can be considered its successor.
# Screenshots (simulated, QEMU)
<img src="https://github.com/theunamedguy/kappa/blob/master/docs/ss1.png?raw=true">
<img src="https://github.com/theunamedguy/kappa/blob/master/docs/ss2.png?raw=true">
<img src="https://github.com/theunamedguy/kappa/blob/master/docs/ss3.png?raw=true">
<img src="https://github.com/theunamedguy/kappa/blob/master/docs/ss4.png?raw=true">
|