Sokoban

Sokoban

Author: Alex Yang

Date: December 2024

Category: RISC-V; Assembly

Description:

Sokoban game made in RISC-V using xorshift random generating algorithm for the entity positions. The 'x' is where the box should be put. The '@' is the player's position--and finally 'D' is the box.

Project Demo