update README and screenshots

This commit is contained in:
d_m 2024-08-07 00:28:05 -04:00
parent dfb9e960bf
commit d65ffccf7c
6 changed files with 3 additions and 4 deletions

View File

@ -2,7 +2,7 @@
*Kodiak* is an implementation of [Klondike Solitaire](https://en.wikipedia.org/wiki/Klondike_(solitaire)) for the[Uxn/Varvara ecosystem](https://100r.co/site/uxn.html) virtual machine.
![screenshot of initial solitaire deal](start.png)
![screenshot of splash screen](about.png)
## controls
@ -27,7 +27,7 @@ Currently *Kodiak* is very limited:
Future releases may relax some or all of these constraints.
![screenshot of solitarire mid-game](game1.png)
![screenshot of starting solitarire deal](start.png)
## building and running
@ -82,6 +82,6 @@ Probably not, but maybe.
I am considering adding support for [Sawayama Solitaire](https://zachtronics.fandom.com/wiki/Sawayama_Solitaire). Depending on how that goes I may add support for other variants as well.
![another screenshot of solitaire](game2.png)
![screenshot of solitaire mid-game](game1.png)
Kodiak was built by [d_m](http://plastic-idolatry.com/erik), 2023-2024

BIN
about.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
game1.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

BIN
game2.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -1,7 +1,6 @@
( kodiak.tal )
( TODO )
( * move cards back from foundation )
( * display message on win )
( * make bear react to moving cards )
( * buttons, stock flash when clicked )

BIN
start.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB