All Projects → djblue → Tetris

djblue / Tetris

An almost complete tetris

Programming Languages

clojure
4091 projects
clojurescript
191 projects

Labels

Projects that are alternatives of or similar to Tetris

Unity Platformer
Unity platformer framework: IA, Ladders, Jumps, WallStick, WallJumps, Slopes, MovingPlatforms, OneWayPlatforms/Walls, Ropes and more...
Stars: ✭ 97 (-4.9%)
Mutual labels:  game
Opendiablo2
An open source re-implementation of Diablo 2
Stars: ✭ 10,057 (+9759.8%)
Mutual labels:  game
Isocitysim
🌇 A simulation of a city using isometric tiles
Stars: ✭ 100 (-1.96%)
Mutual labels:  game
Geotic
Entity Component System library for javascript
Stars: ✭ 97 (-4.9%)
Mutual labels:  game
Nuvie
Nuvie - New Ultima VI Engine
Stars: ✭ 99 (-2.94%)
Mutual labels:  game
Ascii Runner
An infinite runner in your terminal
Stars: ✭ 100 (-1.96%)
Mutual labels:  game
Flappy Gopher
The code for the Flappy Gopher episodes of #justforfunc
Stars: ✭ 96 (-5.88%)
Mutual labels:  game
Pong
Two player Pong reinvented using Vue.js and Rails w/ Action Cable
Stars: ✭ 101 (-0.98%)
Mutual labels:  game
Openrct2
An open source re-implementation of RollerCoaster Tycoon 2 🎢
Stars: ✭ 10,115 (+9816.67%)
Mutual labels:  game
Android2048
Android 2048
Stars: ✭ 100 (-1.96%)
Mutual labels:  game
Zelda
A Zelda clone in C++
Stars: ✭ 98 (-3.92%)
Mutual labels:  game
Openpanzer
Javascript/HTML5 rewrite of Panzer General 2 game
Stars: ✭ 98 (-3.92%)
Mutual labels:  game
Qake
Qake voxel-engine demo
Stars: ✭ 100 (-1.96%)
Mutual labels:  game
Entitas Sync Framework
Networking framework for Entitas ECS. Targeted at turnbased games or other slow-paced genres.
Stars: ✭ 98 (-3.92%)
Mutual labels:  game
Micro Racing
🚗 🏎️ 🎮 online 3D multiplayer neural networks based racing game
Stars: ✭ 100 (-1.96%)
Mutual labels:  game
Wanderers
An open world adventure and dungeon crawling game
Stars: ✭ 96 (-5.88%)
Mutual labels:  game
Punchandkick
A simple 2D Fighting Game.
Stars: ✭ 99 (-2.94%)
Mutual labels:  game
Cloud Game
Web-based Cloud Gaming service for Retro Game
Stars: ✭ 1,374 (+1247.06%)
Mutual labels:  game
Matchimals.fun
🦁 🃏 📱 An animal matching puzzle card game– built with turn-based game engine boardgame.io and React-Native + React-Native-Web
Stars: ✭ 101 (-0.98%)
Mutual labels:  game
Roguebot
My simple rogue-like game for Telegram
Stars: ✭ 100 (-1.96%)
Mutual labels:  game

tetris

Build Status

An almost complete tetris.

dev

To start a figwheel development server, do:

clojure -Aserver

To build a static index.html, do

clojure -Aapp > index.html
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].