• Stars
    star
    1
  • Language
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Server for small game I'm working on

More Repositories

1

Codename-Spectrum

An open-source operating system that I'm making as a side project, with my own kernel.
C
10
star
2

osdev

A small OS development project.
C
3
star
3

cmdShell

a command interpreter over the serial port of an Arduino. might run out of RAM
C++
2
star
4

Codename-Proton

Proton is a small OS designed to be completely in 16-bit Real Mode assembly, both to see how close to bare metal I can get, and to see how hard it is to make something completely reliant on BIOS interrupts.
Assembly
2
star
5

pythonVM

working on this with a friend
Python
2
star
6

bootloader

generic bootloader to protected mode on x86
Assembly
2
star
7

pyserver

A simple HTTP server written in Python.
Python
2
star
8

Photon

Photon is a minimalist bootloader, which may or may not be used with other projects.
C
2
star
9

yetanotherOS

YAOS but updated
C
2
star
10

killaship.github.io

HTML
2
star
11

crapFS

An attempt at a filesystem, or at least the specs, to be implemented in OSes.
Shell
2
star
12

problems

a repository where I'll post things that I need help doing, or just things to do in general. Make an issue or PR or branch or something with any solved "problems"
1
star
13

dumbisa

Like the name suggests, a dumb ISA.
C
1
star
14

experiments

some experiments, a testing area I guess
C
1
star
15

kernel

C
1
star
16

Codename-Prism

Prism is a basic shell coded in C, for Linux. Trying to understand how *nix shells work, so I'm making one. Repurposed from a semi-OSDev related project.
C
1
star
17

apache2HomeServer

some files for an apache2 server I'm setting up
HTML
1
star
18

evopy

EvoPy is a project I'm doing using Python to simulate evolution over time.
Python
1
star
19

survivbot

The source code for the Discord bot I made for the Surviv Reloaded Discord server.
Python
1
star
20

yaos

Yet Another OS
C
1
star
21

evo

not neuralevo, just "evo"
C
1
star
22

unix-clone-238942389

A bog standard unix clone, with a decently organized codebase, this time!
C
1
star
23

VoltOS-1.5

Python
1
star
24

updater

A test for seeing if I can update programs
Shell
1
star
25

emu

Simple exercise in writing a Turing complete architecture emulator, instead of studying
Python
1
star