Video_25-04-12_19-48-50.mov
A simple 2D pixelated game with multiple rooms and a gambling mini-game feature.
- Multiple game rooms: Mines, Egg, and Roulette
- Character movement with W, A, S, D keys
- Transitions between rooms through doors
- Web3 wallet integration
- Background music
- Mines : https://github.com/waliilaw/ArBet-mines
- Roulette : https://github.com/waliilaw/ArBet-roulette
- Egg : https://github.com/waliilaw/-----
To run this project locally:
python3 -m http.server 8000Then visit http://localhost:8000 in your browser.