The Hamster 2 is a game of skill and strategy, where you must navigate a treacherous maze of tubes and mazes using only your hamster's wits.
// Hamster 2 code
// Import the Wheel class
import { Wheel } from './wheel.js';
// Create a new Hamster
const hamster = new Hamster();
// Set the hamster's speed
hamster.speed = 10;
// Set the hamster's direction
hamster.direction = 'up';
// Start the game loop
while (true) {
hamster.move();
}
Configure Hamster 2 Settings
Hamster 2 Cheats