update README and screenshots
This commit is contained in:
parent
dfb9e960bf
commit
d65ffccf7c
|
@ -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
game1.png
BIN
game1.png
Binary file not shown.
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 4.6 KiB |
|
@ -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 )
|
||||
|
|
Loading…
Reference in New Issue