In this repository you can find examples of transactions using sol4k. It implements a client for a Tic Tac Toe game. Check out the Game.java class to see the code.
Other resources:
- The Game contract repository: shpota/game-contract
- The web client code: shpota/game