-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0ae00f5
commit 9e84bbe
Showing
1 changed file
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,21 @@ | ||
# pirate-wars | ||
A pirate-themed rougelike, written in Go. | ||
A pirate-themed roguelike, written in Go. | ||
|
||
![pirate-wars](https://storage.5apps.com/silverbucket/public/shares/241208-0115-pirate-wars-screenshot.png) | ||
![pirate-wars](https://storage.5apps.com/silverbucket/public/shares/250104-0028-Screenshot%202025-01-04%20at%2001.27.18.jpg) | ||
|
||
## Features | ||
* Move around in your boat | ||
* Explore the map | ||
* Visit towns (currently you cannot enter them) | ||
|
||
## Todo | ||
|
||
#### Towns | ||
* Enter towns | ||
* Make towns look better | ||
* Buy/sell goods | ||
|
||
#### Sailing | ||
* View boat details | ||
* Encounter enemies | ||
* Fire from boat |