Skip to content

xianyuye237/2048games.cc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

2048 AI Game with Monte Carlo Method

Overview

An advanced implementation of the classic 2048 puzzle game featuring AI powered by the Monte Carlo method. Play it online at 2048games.cc - the ultimate destination for 2048 gaming!

Game Description

2048 is an addictive sliding tile puzzle game where players combine matching numbers to reach the coveted 2048 tile. This version includes:

Features

  • 🎮 Smooth, responsive controls
  • 🤖 Intelligent AI assistant
  • 📱 Mobile-friendly design
  • 🎨 Multiple themes and customization options
  • 📊 Score tracking and statistics
  • 🏆 High score leaderboards

How to Play

  1. Use arrow keys or swipe to move tiles
  2. Combine matching numbers to create larger values
  3. Reach the 2048 tile to win!

Try different strategies at 2048games.cc!

Technical Implementation

  • Frontend: HTML5, CSS3, JavaScript
  • Game Logic: Pure JavaScript
  • AI: Monte Carlo Tree Search algorithm
  • Responsive Design: CSS Grid & Flexbox

Development

About

2048games.cc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages