This repository contains a Blackjack game implemented in MIPS R2000 assembly. The program is a command-line application that allows one player to play blackjack against the dealer.
To run the game, you need a MIPS emulator, such as Mars.
- Download the source code and open it in Mars simulator.
- Assemble and run the program.
Feel free to contribute by submitting issues or pull requests. Future improvements are welcome!
This project is open-source and licensed under the MIT License.