Skip to content

MinhMeo412/SnakeClassic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Snake Classic – Axmol Engine

Eat food ➜ Grow longer ➜ Don’t hit walls or yourself ➜ Game Over!


🎮 Play Instantly (No Build)

👉 Download Snake.exe
Then simply double-click and play!


⚙️ Build from Source

1️⃣ Install Axmol 2.4.0

👉 Download Axmol v2.4.0

2️⃣ Create an Empty Project

# PowerShell
axmol new -p org.axmol.snake -d . -l cpp Snake

3️⃣ Overwrite with Real Code & Assets

  1. On this repo → Click “Code” → “Download ZIP”
  2. Extract the ZIP file
  3. Copy folders Content and Source from the extracted archive
  4. Paste & replace them into your newly created Snake project folder

4️⃣ Build & Run

# PowerShell
axmol build -p win32 -c

or

# PowerShell
axmol build -p win32 -c Release

About

Snake Classic– built with Axmol Engine 2.4.0.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages