Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/byjrk/wpfsokoban
A mini Sokoban game developed with WPF
https://github.com/byjrk/wpfsokoban
csharp minigame mvvm wpf
Last synced: about 2 months ago
JSON representation
A mini Sokoban game developed with WPF
- Host: GitHub
- URL: https://github.com/byjrk/wpfsokoban
- Owner: BYJRK
- License: mit
- Created: 2022-06-27T15:49:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-14T07:52:25.000Z (about 2 years ago)
- Last Synced: 2023-02-28T19:01:41.376Z (almost 2 years ago)
- Topics: csharp, minigame, mvvm, wpf
- Language: C#
- Homepage:
- Size: 319 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# WpfSokoban
A Sokoban (推箱子) minigame developed with WPF, following MVVM pattern
![Demo](demo.png)
## Dependencies
* FontAwesome.Sharp
* CommunityToolkit.Mvvm
* Microsoft.Xaml.Behaviors
* WPFConverters