cleanup for publish
This commit is contained in:
parent
56def2a211
commit
69edbba771
4 changed files with 2 additions and 112 deletions
|
@ -1,39 +0,0 @@
|
|||
{
|
||||
"cSpell.enabledLanguageIds": [
|
||||
"asciidoc",
|
||||
"c",
|
||||
"cpp",
|
||||
"csharp",
|
||||
"css",
|
||||
"git-commit",
|
||||
"gitcommit",
|
||||
"go",
|
||||
"handlebars",
|
||||
"haskell",
|
||||
"html",
|
||||
"jade",
|
||||
"java",
|
||||
"javascript",
|
||||
"javascriptreact",
|
||||
"json",
|
||||
"jsonc",
|
||||
"latex",
|
||||
"less",
|
||||
"markdown",
|
||||
"php",
|
||||
"plaintext",
|
||||
"pug",
|
||||
"python",
|
||||
"restructuredtext",
|
||||
"rust",
|
||||
"scala",
|
||||
"scss",
|
||||
"text",
|
||||
"typescript",
|
||||
"typescriptreact",
|
||||
"vim",
|
||||
"vimwiki",
|
||||
"yaml",
|
||||
"yml"
|
||||
]
|
||||
}
|
|
@ -3,8 +3,8 @@
|
|||
##### Arch Linux
|
||||
|
||||
```
|
||||
$ git clone https://github.com/Speedy6451/pirates.git
|
||||
$ cd pirates
|
||||
$ git clone https://github.com/Speedy6451/simplesailing.git
|
||||
$ cd simplesailing
|
||||
# pacman -S --needed wabt minify just binaryen rustup just
|
||||
$ rustup toolchain add wasm32-unknown-unknown
|
||||
$ just build
|
||||
|
|
49
noisesearch
49
noisesearch
|
@ -1,49 +0,0 @@
|
|||
194f
|
||||
0
|
||||
5
|
||||
1 channel islands
|
||||
0 isle of wight (bay)
|
||||
3 cetltic sea in
|
||||
4 celtic peninsula
|
||||
4 le havr river
|
||||
6-
|
||||
|
||||
195f
|
||||
0
|
||||
9
|
||||
1 channel islands
|
||||
0 isle of wight
|
||||
3 cetltic sea in
|
||||
3 celtic peninsula
|
||||
1 le havr river
|
||||
|
||||
197f
|
||||
0
|
||||
0 channel islands
|
||||
1 isle of wight
|
||||
4 cetltic sea in
|
||||
3 celtic peninsula
|
||||
0 le havr river
|
||||
|
||||
5EA
|
||||
11
|
||||
0 channel islands
|
||||
1 isle of wight
|
||||
2 cetltic sea in
|
||||
4 celtic peninsula
|
||||
0 le havr river
|
||||
|
||||
5a1704
|
||||
7
|
||||
2+1 channel islands
|
||||
0 isle of wight (cool bay)
|
||||
4 cetltic sea in
|
||||
5 celtic peninsula
|
||||
3 le havr river
|
||||
|
||||
B00B5
|
||||
14
|
||||
3 channel islands
|
||||
0 isle of wight
|
||||
6 cetltic sea in
|
||||
4 celtic peninsula
|
22
notes.md
22
notes.md
|
@ -1,22 +0,0 @@
|
|||
> The next great period of piracy was the Middle Ages. In the 12th and 13th centuries trade in Europe was growing rapidly offering rich pickings for pirates. The English Channel was infested with pirates many of them operating from the Cinque Ports, Dover, Hastings, Hythe, Romney, and Sandwich. There were also pirates operating from ports like Dunkirk and Calais. There were also many pirates in the Indian Ocean and the Mediterranean.
|
||||
https://localhistories.org/a-history-of-pirates/
|
||||
|
||||
caravel (1200s) crew simulator with piracy mechanics?
|
||||
takes place on the english channel
|
||||
- very small scale, crossings no more than 2 minutes
|
||||
- model ~15 ports https://www.reddit.com/r/MapPorn/comments/8kf22u/new_version_medieval_trade_networks_of/
|
||||
- map edges could be nasty storms
|
||||
- essentially pioneer but not in space
|
||||
|
||||
architecture
|
||||
- single player
|
||||
- wasm software renderer
|
||||
- 2.5D programmatically generated sprites
|
||||
- resolution firmly in the 80s
|
||||
|
||||
gameplay
|
||||
- start with enough money for a full load of cheap goods at a port
|
||||
- able to buy goods, food, crew (indentured) and ships at each port
|
||||
- guns/cannons if available (13th century piracy online info lacking)
|
||||
- charts (economic and nautical) too
|
||||
- win condition could be buying a shipyard or storefront
|
Loading…
Reference in a new issue