mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-04 20:37:22 +00:00
projects: add ddp and simpleSpaceApi
This commit is contained in:
parent
c632b25776
commit
39de9a3477
1 changed files with 22 additions and 8 deletions
|
|
@ -22,9 +22,9 @@ Incomplete list of my projects and experiments.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
- [Interactive Fiction](#interactive-fiction)
|
- [Interactive Fiction Tools](#interactive-fiction-tools)
|
||||||
- [IF Tools](#iftools)
|
- [Games](#games)
|
||||||
- [IF Games](#ifgames)
|
- [Services](#services)
|
||||||
- [Inventory](#inventory)
|
- [Inventory](#inventory)
|
||||||
- [Hardware](#hardware)
|
- [Hardware](#hardware)
|
||||||
- [Settings](#settings)
|
- [Settings](#settings)
|
||||||
|
|
@ -32,9 +32,8 @@ Incomplete list of my projects and experiments.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Interactive Fiction
|
## Interactive Fiction Tools
|
||||||
|
|
||||||
### IF Tools
|
|
||||||
- #### ElseIFPlayer
|
- #### ElseIFPlayer
|
||||||
Interactive fiction player for the web.
|
Interactive fiction player for the web.
|
||||||
|
|
||||||
|
|
@ -51,9 +50,15 @@ Incomplete list of my projects and experiments.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### IF Games
|
## Games
|
||||||
|
|
||||||
- #### yet another experiment
|
- #### DASH DOT PIT
|
||||||
|
Endless top-down shooter for TIC-80 where Morse code is your weapon.
|
||||||
|
|
||||||
|
<a href='https://github.com/He4eT/DotDashPit' target='_blank'>repository</a>
|
||||||
|
| <a href='https://tic80.com/play?cart=4301' target='_blank'>play</a>
|
||||||
|
|
||||||
|
- #### Yet Another Experiment
|
||||||
Tiny “escape the room” style TADS3 game.
|
Tiny “escape the room” style TADS3 game.
|
||||||
<br>Designed as a set of examples for developing interactive fiction.
|
<br>Designed as a set of examples for developing interactive fiction.
|
||||||
|
|
||||||
|
|
@ -63,10 +68,19 @@ Incomplete list of my projects and experiments.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Services
|
||||||
|
|
||||||
|
- #### Simple SpaceAPI
|
||||||
|
A lightweight SpaceAPI server with both web and REST interfaces.
|
||||||
|
|
||||||
|
<a href='https://github.com/He4eT/simple-spaceapi' target='_blank'>repository</a>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## Inventory
|
## Inventory
|
||||||
|
|
||||||
### Hardware
|
### Hardware
|
||||||
- #### cantor mx tastatura
|
- #### Cantor MX Tastatura
|
||||||
Small custom ergonomic mechanical keyboard.
|
Small custom ergonomic mechanical keyboard.
|
||||||
|
|
||||||
<a href='https://github.com/He4eT/cantor-mx-tastatura' target='_blank'>repository</a>
|
<a href='https://github.com/He4eT/cantor-mx-tastatura' target='_blank'>repository</a>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue