Commit graph

37 commits

Author SHA1 Message Date
9bc328cf5e updated screen shots to new img storage url 2022-07-29 17:52:48 +00:00
a2fa1ec330
updated readme 2022-06-22 07:10:39 -05:00
5b03083d9d
updated screenshots 2022-06-22 07:03:55 -05:00
8fdd23c9fa
improved candywar translation 2022-06-21 22:13:26 -05:00
8fd73a5219
updated version string 2022-06-21 21:39:15 -05:00
27419291c7
added high score saving and reading
closes #5
2022-06-21 21:36:50 -05:00
cd55de5ce0
replaced final score with net worth instead of out of 100
closes #5
2022-06-21 20:37:52 -05:00
c0937fed08
added 60 day extended mode
closes #4
2022-06-21 20:24:49 -05:00
98e6a71b52
added screenshots to readme 2022-06-21 11:35:31 -05:00
7b0afb4f69
fixed menu restore after quantity inputs 2022-06-21 11:19:25 -05:00
19c92286dc
updated version string 2022-06-21 10:56:07 -05:00
168fc15b31
show owned drugs on buy/sell menu
closes #3
2022-06-21 10:50:50 -05:00
a48e0f71e9
improved debounce logic, selecting previous menu when backing out
closes #1
closes #2
2022-06-21 10:13:30 -05:00
b9bba1447f
fixed guns counting as 10 capacity instead of 5 2022-06-19 22:29:44 -05:00
b36a4af4ef
added script to make a family-friendly version of the game 2022-06-19 19:57:39 -05:00
0ea20c9d19
added version to title screen 2022-06-19 13:56:25 -05:00
59a09e1cdf
added title sprites, added comma and apostrophe to fonts 2022-06-19 13:53:48 -05:00
b40277bdc5
v1.0 candidate 2022-06-19 12:51:58 -05:00
8841c3a25e
drug prices were overflowing ints, changed to long 2022-06-19 10:37:16 -05:00
b92d1260bd
implemented yes/no dialogs 2022-06-19 09:37:50 -05:00
267a66b434
started on new days and random events 2022-06-18 22:55:00 -05:00
042f41df71
implemented loan shark and bank 2022-06-18 21:34:58 -05:00
6a66f47488
implemented buying and selling 2022-06-18 18:17:18 -05:00
b9f2beec6a
started on quantity dialogs 2022-06-18 16:54:40 -05:00
a7eafdd1e0
all menus drawing 2022-06-18 13:20:04 -05:00
df2f32f1b1
implemented inventory screen 2022-06-18 12:24:23 -05:00
2f2ae4012e
starting on state management 2022-06-18 00:05:30 -05:00
d3bc64781b
menu indicator movement 2022-06-17 18:55:36 -05:00
6f2afc4734
pulling menu logic into own file, added cursor sprite 2022-06-17 16:38:40 -05:00
f6881b3e40
switched char[] to string 2022-06-17 08:58:56 -05:00
4f36c0c932
started on menu display 2022-06-16 23:25:49 -05:00
a4d71b9e1a
starting on game state management 2022-06-15 18:36:12 -05:00
d0d2955e58
updated readme 2022-06-15 13:13:52 -05:00
55085e4010
added link to ref impl 2022-06-15 12:59:52 -05:00
2877ecef55
added license 2022-06-15 12:51:24 -05:00
4ace4a1311
real initial commit 2022-06-15 12:47:42 -05:00
ecd8fbc6c4
initial commit 2022-06-15 12:29:07 -05:00