All Projects → yangshun → 2048 Python

yangshun / 2048 Python

Licence: mit
🐍 2048

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to 2048 Python

Winter
2020上半年超长寒假呆家学习了半年C语言(大一下)的时候写的一些小游戏/小程序,那时候觉得用C从零开始模拟一些东西挺有趣,就没有参考其他教程或者游戏,通过自己思考用基础语法写出了这些写代码,规范性只能说是相当于我大一的标准,欢迎分享,学习和交流
Stars: ✭ 181 (-3.21%)
Mutual labels:  game
Tilt Game Android
Stars: ✭ 182 (-2.67%)
Mutual labels:  game
Mud Pi
A simple MUD server in Python, for teaching purposes, which could be run on a Raspberry Pi
Stars: ✭ 184 (-1.6%)
Mutual labels:  game
Salien Script Js
👽 A easy to install, run and update Node.js script for the Steam salien mini-game.
Stars: ✭ 181 (-3.21%)
Mutual labels:  game
Fluttergames
Flutter app for purchasing and renting games.
Stars: ✭ 182 (-2.67%)
Mutual labels:  game
Snake Game
Terminal-based Snake game
Stars: ✭ 183 (-2.14%)
Mutual labels:  game
Htframework
Unity HTFramework, a rapid development framework of client to the unity.
Stars: ✭ 179 (-4.28%)
Mutual labels:  game
Broguece
Brogue: Community Edition - a community-lead fork of the much-loved minimalist roguelike game
Stars: ✭ 185 (-1.07%)
Mutual labels:  game
Expo Phaser
Build awesome 2D games with Phaser.js and Expo
Stars: ✭ 182 (-2.67%)
Mutual labels:  game
Vu
Virtual Universe 3D Engine
Stars: ✭ 183 (-2.14%)
Mutual labels:  game
Loco Answers
Open Source Android App for answers in TRIVIA GAMES
Stars: ✭ 180 (-3.74%)
Mutual labels:  game
Devil Glitches
My entry for the js13k 2016 game jam
Stars: ✭ 181 (-3.21%)
Mutual labels:  game
Steamsummerminigame
Steam Summer Sale 2015 - Auto-play Optimizer w/ Auto-Click
Stars: ✭ 184 (-1.6%)
Mutual labels:  game
Ballistica
The BombSquad Game Engine
Stars: ✭ 180 (-3.74%)
Mutual labels:  game
Unciv
Open-source Android/Desktop remake of Civ V
Stars: ✭ 2,744 (+1367.38%)
Mutual labels:  game
Awesome Discord
🕹 A curated list of awesome things on Discord.
Stars: ✭ 180 (-3.74%)
Mutual labels:  game
Haxegon
A haxe programming library for beginners. Powered by OpenFL and Starling.
Stars: ✭ 182 (-2.67%)
Mutual labels:  game
Dst Dedicated Server
Don't Starve Together dedicated server guide for all platforms (Linux, Mac, Windows) with Docker. Extensive documentation covering mods installation, server config and performance, world generation and setting up admins.
Stars: ✭ 187 (+0%)
Mutual labels:  game
Snowflake
❄️ 🎮 Extensible Emulator Frontend written in C# and Javascript
Stars: ✭ 185 (-1.07%)
Mutual labels:  game
Colonize
A Dwarf Fortress/Rimworld-like game written in Rust
Stars: ✭ 183 (-2.14%)
Mutual labels:  game

2048-python

Run on Repl.it

Based on the popular game 2048 by Gabriele Cirulli. The game's objective is to slide numbered tiles on a grid to combine them to create a tile with the number 2048. Here is a Python version that uses TKinter!

screenshot

To start the game, run:

$ python3 puzzle.py

Contributors:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].