All Projects → edubart → nelua-game2048

edubart / nelua-game2048

Licence: other
Clone of the 2048 game in Nelua using Raylib

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to nelua-game2048

raylib-nelua
Raylib wrapper to nelua language
Stars: ✭ 27 (+68.75%)
Mutual labels:  raylib, nelua
nelua-tetris
Tetris game clone made in Nelua with Raylib
Stars: ✭ 16 (+0%)
Mutual labels:  raylib, nelua
raylib-libretro
👾 libretro frontend using raylib.
Stars: ✭ 19 (+18.75%)
Mutual labels:  raylib
2048.node
🎮 Terminal version of the game 2048 written in Nodejs
Stars: ✭ 18 (+12.5%)
Mutual labels:  2048
2048
🎮 2048 clone (React/TypeScript/Redux). No canvas.
Stars: ✭ 55 (+243.75%)
Mutual labels:  2048
Terri-Fried
A multi-platform C++ game made for Ludum Dare 46
Stars: ✭ 140 (+775%)
Mutual labels:  raylib
2048
🎮 2048 game developed using javascript
Stars: ✭ 53 (+231.25%)
Mutual labels:  2048
2048-rs
A rust implementation of the famous 2048 game
Stars: ✭ 48 (+200%)
Mutual labels:  2048
2048-go
This is 2048 working on CLI
Stars: ✭ 21 (+31.25%)
Mutual labels:  2048
2048-rs
Rust implementation of 2048 game
Stars: ✭ 15 (-6.25%)
Mutual labels:  2048
cl-raylib
Common Lisp binding of raylib
Stars: ✭ 72 (+350%)
Mutual labels:  raylib
react-2048
A React implementation of 2048 game built with typescript and styled-components
Stars: ✭ 66 (+312.5%)
Mutual labels:  2048
2048
使用 Cocos Creator 开发微信小游戏 2048(代码基于 Cocos Creator 1.10)
Stars: ✭ 26 (+62.5%)
Mutual labels:  2048
raylib-zig
Manually tweaked, auto generated raylib bindings for zig. https://github.com/raysan5/raylib
Stars: ✭ 122 (+662.5%)
Mutual labels:  raylib
raylib-lua
A modern LuaJIT binding for Raylib (also available at https://gitlab.com/TSnake41/raylib-lua)
Stars: ✭ 47 (+193.75%)
Mutual labels:  raylib
TideBot
我的 IRC 机器人,虽然这个 Bot 能让聊天者在 IRC 里玩游戏,但除了游戏,还有其他很多功能。
Stars: ✭ 26 (+62.5%)
Mutual labels:  2048
raylib-odin
Odin bindings for the raylib gamedev library
Stars: ✭ 29 (+81.25%)
Mutual labels:  raylib
tbag
Tea-bag is Third party extension utility project
Stars: ✭ 13 (-18.75%)
Mutual labels:  raylib
lpegrex
Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).
Stars: ✭ 32 (+100%)
Mutual labels:  nelua
cxk-2048-react
🐓 A noisy 2048 game. 一个魔性又吵闹的2048小游戏。
Stars: ✭ 13 (-18.75%)
Mutual labels:  2048

2048 Game Clone in Nelua

Screenshot

Play in your browser at https://edubart.github.io/nelua-game2048/

This an experimental clone of the 2048 game using Nelua and Raylib. Made mainly for checking out raylib in practice.

Raylib bindings from raylib-nelua are used, thanks to @Andre-LA.

Running

You must have both Nelua and latest Raylib installed and working.

To run simple do nelua game2048.nelua

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].