Compare commits

...

3 Commits
v1.2.0 ... main

Author SHA1 Message Date
Rudis Muiznieks 9bc328cf5e updated screen shots to new img storage url 2022-07-29 17:52:48 +00:00
Rudis Muiznieks a2fa1ec330
updated readme 2022-06-22 07:10:39 -05:00
Rudis Muiznieks 5b03083d9d
updated screenshots 2022-06-22 07:03:55 -05:00
1 changed files with 10 additions and 6 deletions

View File

@ -2,6 +2,10 @@
DrugWars (DopeWars) clone for the [Arduboy](https://www.arduboy.com).
You hit the streets of New York with $2000 in your pocket and a $5000 debt to the loan shark. Buy low and sell high to pay off your debt as quickly as possible, then spend the rest of the time getting rich to earn a high score. Each day has the possibility for a random event that could help or hinder your progress, and if you hold on to too much product Officer Hardass and his deputies might notice.
You can play either the classic 30 day mode, or an extended mode where you go for 60 days, and high scores for each mode are persisted to the EEPROM so they'll save between reboots.
[Reference implementation.](https://gist.github.com/mattmanning/1002653/b7a1e88479a10eaae3bd5298b8b2c86e16fb4404)
## Building
@ -23,7 +27,7 @@ Your port path (`-p` argument) may differ depending on your system.
## CandyWar
Run `res/candywar.sh` to generate an alternate version of the game if you have delicate sensibilities.
Run `res/candywar.sh` to generate an alternate version of the game with replaced title images and strings if you have delicate sensibilities.
## Resources
@ -35,8 +39,8 @@ Slightly modified to add missing comma and apostrophe characters.
## Screenshots
![slangin-title.png](https://img.rdsm.ca/images/2022/06/21/slangin-title.png)
![slangin-menu.png](https://img.rdsm.ca/images/2022/06/21/slangin-menu.png)
![slangin-hardass.png](https://img.rdsm.ca/images/2022/06/21/slangin-hardass.png)
![slangin-drugs.png](https://img.rdsm.ca/images/2022/06/21/slangin-drugs.png)
![slangin-buy.png](https://img.rdsm.ca/images/2022/06/21/slangin-buy.png)
![slangin-title.png](https://f000.backblazeb2.com/file/img-rdsm-ca/2022/06/22/slangin-title.png)
![slangin-menu.png](https://f000.backblazeb2.com/file/img-rdsm-ca/2022/06/22/slangin-menu.png)
![slangin-drugs.png](https://f000.backblazeb2.com/file/img-rdsm-ca/2022/06/22/slangin-drugs.png)
![slangin-buy.png](https://f000.backblazeb2.com/file/img-rdsm-ca/2022/06/22/slangin-buy.png)
![slangin-hardass.png](https://f000.backblazeb2.com/file/img-rdsm-ca/2022/06/22/slangin-hardass.png)