Skip to content

Commit 40d6db0

Browse files
Update README.md
1 parent b8ef543 commit 40d6db0

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

README.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,19 @@
55
* I am a high school student so I will probably be busy with classes during the day. And homework in the evening. (You know, AP classes and stuff.)
66
* I am a member of the [Conwaylife.com forums](https://conwaylife.com/forums) under the username **wirehead**. Half of what I do here somehow manages to wind up there as well (mostly from my [ca-experiments](https://github.com/dragoncoder047/ca-experiments) repository).
77

8-
<!-- [BEGIN PROJECTS -->
9-
10-
| Project Name | Repo Link | Description | Status |
11-
|:------------:|:---------:|:------------|:------:|
12-
| Parasite | [parasite](https://github.com/dragoncoder047/parasite) | A game that can't be beaten by the player: you have to teach the NPC's how to play it for you. | Engine&nbsp;(mostly)&nbsp;complete<br>Levels WIP<br>![](https://img.shields.io/github/last-commit/dragoncoder047/parasite) |
13-
| PICKLE and Tinobsy | [tinobsy](https://github.com/dragoncoder047/tinobsy)<br>[pickle](https://github.com/dragoncoder047/pickle) | A new idea for a programming language, and a type system to implement it. | In progress<br>![](https://img.shields.io/github/last-commit/dragoncoder047/tinobsy?label=tinobsy%20last%20commit)<br>![](https://img.shields.io/github/last-commit/dragoncoder047/pickle?label=pickle%20last%20commit) |
14-
| uLisp fork | [ulisp-esp32](https://github.com/dragoncoder047/ulisp-esp32) | My fork of [uLisp](http://ulisp.com/) with additional features | ![](https://img.shields.io/github/last-commit/dragoncoder047/ulisp-esp32) |
15-
| Langton-Music | [langton-music](https://github.com/dragoncoder047/langton-music) | simulator for [musical Langton's Ant](https://dragoncoder047.github.io/langton-music). | Complete ![](https://img.shields.io/github/last-commit/dragoncoder047/langton-music) ![](https://img.shields.io/github/last-commit/dragoncoder047/langton-music/v3-dev?label=v3-dev%20branch%20last%20commit) |
16-
| Schemascii | [schemascii](https://github.com/dragoncoder047/schemascii) | A Python program to convert ASCII art circuit diagrams into nice SVG schematics. | Complete<br>![](https://img.shields.io/github/last-commit/dragoncoder047/schemascii) ![](https://img.shields.io/github/release-date/dragoncoder047/schemascii?label=last%20release) ![](https://img.shields.io/github/commits-since/dragoncoder047/schemascii/latest) |
17-
| Armdroid 1000 | [armdroid](https://github.com/dragoncoder047/armdroid) | A website about the [Armdroid 1000](https://dragoncoder047.github.io/armdroid) with a bunch of resources (manual, circuit diagram, photos, miscallaneous reverse-engineering, etc) | Working draft<br>![](https://img.shields.io/github/last-commit/dragoncoder047/armdroid) |
18-
19-
<!-- END PROJECTS] -->
8+
#### Some of my projects
9+
10+
* [Schemascii](https://github.com/dragoncoder047/schemascii) - A Python program to convert ASCII art circuit diagrams into nice SVG schematics.
11+
* [uLisp fork](https://github.com/dragoncoder047/ulisp-esp32) - My fork of [uLisp](http://ulisp.com/) with additional features
12+
* [Langton-Music](https://github.com/dragoncoder047/langton-music) - A simulator for [musical Langton's Ant](https://dragoncoder047.github.io/langton-music).
13+
* [Armdroid 1000](https://github.com/dragoncoder047/armdroid) - A website about the old [Armdroid 1000](https://dragoncoder047.github.io/armdroid) with a bunch of resources (manual, circuit diagram, photos, miscallaneous reverse-engineering, etc)
14+
15+
16+
17+
#### Noteworthy but incomplete/WIP stuff
18+
19+
* [Parasite](https://github.com/dragoncoder047/parasite) - A game that can't be beaten by the player: you have to teach the NPC's how to play it for you.
20+
* [PICKLE](https://github.com/dragoncoder047/pickle) and [Tinobsy](https://github.com/dragoncoder047/tinobsy) - A new idea for a programming language, and a type system to implement it.
2021

2122
<picture>
2223
<source media="(prefers-color-scheme: dark)" srcset="https://github-readme-stats.vercel.app/api/top-langs/?username=dragoncoder047&langs_count=100&layout=compact&hide_title=true&theme=dark&hide=javascript,css,html,makefile,markdown">

0 commit comments

Comments
 (0)