All Projects → AshKyd → roadblocks

AshKyd / roadblocks

Licence: other
🚜 My entry for JS13K 2015. An isometric drag & drop puzzle game in 13 kilobytes.

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to roadblocks

Chrome-Dino-Runner
🐱‍🐉 A Replica of the hidden Dinosaur Game from Chrome Browser Offline mode build using Python and PyGame.
Stars: ✭ 22 (+15.79%)
Mutual labels:  games
Roguelike
A text based Rogue Like game I made to teach myself Ruby.
Stars: ✭ 19 (+0%)
Mutual labels:  games
PlayOnGit
Launch your games on Linux directly from the start menu, with excellent performance.
Stars: ✭ 31 (+63.16%)
Mutual labels:  games
FCEUX-Lua-Script-Collection
Lua scripts for FCEUX (an NES emulator). Multiple games including River City Ransom, Battle Kid
Stars: ✭ 20 (+5.26%)
Mutual labels:  games
awesome-game-design
A comprehensive list of Game Design related learning materials, examples and tools.
Stars: ✭ 43 (+126.32%)
Mutual labels:  games
lightsout
🎲 Lights Out Game
Stars: ✭ 23 (+21.05%)
Mutual labels:  games
Entitas-Java
Entity Component System (ECS) in Java 8
Stars: ✭ 37 (+94.74%)
Mutual labels:  games
GameIndustry-hosts-Template
Unique host templates to enhance own privacy in games, websites and regulary software on Desktop and Android devices
Stars: ✭ 25 (+31.58%)
Mutual labels:  games
ForzaHorizonFix
A simple fix for Forza Horizon 4 and Forza Horizon 5 crashes
Stars: ✭ 20 (+5.26%)
Mutual labels:  games
mnimi
🎲 Mnimi (A Game of Memory Skill)
Stars: ✭ 15 (-21.05%)
Mutual labels:  games
PICO-EC
A tiny scene-entity-component library created for the PICO-8 fantasty console.
Stars: ✭ 37 (+94.74%)
Mutual labels:  games
GameDesign11
A project based intro to game development using the Unity game engine
Stars: ✭ 26 (+36.84%)
Mutual labels:  games
GetFreeGames
Python script to search and find free games using Steam's API and to claim them using ASF's IPC API.
Stars: ✭ 18 (-5.26%)
Mutual labels:  games
marcizhu
An interactive chess game in a README file!
Stars: ✭ 37 (+94.74%)
Mutual labels:  games
overwolf-modern-react-boilerplate
OMRB is a free and open source opinionated boilerplate based on React that helps developers create fast, modular and modern overwolf app.
Stars: ✭ 21 (+10.53%)
Mutual labels:  games
GameExtractor
Reads and writes thousands of different archive and image formats used in games.
Stars: ✭ 25 (+31.58%)
Mutual labels:  games
xcloud-shield
Xcloud Beta Unofficial App for the Nvidia Shield Android TV. Playing Xbox Cloud Gaming directly on the box Nvidia Shield tv in the best way.
Stars: ✭ 93 (+389.47%)
Mutual labels:  games
blues
Blues Brothers, Jukebox Adventure & Prehistorik 2 engine reimplementation (SDL2)
Stars: ✭ 28 (+47.37%)
Mutual labels:  games
agent
Universal script based text hooker (powered by FRIDA).
Stars: ✭ 32 (+68.42%)
Mutual labels:  games
Neural-Fictitous-Self-Play
Scalable Implementation of Neural Fictitous Self-Play
Stars: ✭ 52 (+173.68%)
Mutual labels:  games

Work in progress for JS13k.

  • Title unknown.
  • The theme is precarious.

Developing

First you need to ensure you've got your tools installed:

  • Ensure you're in a Unixlike environment (Windows is unlikely to work).
  • npm install -g browserify uglify-js beefy
  • Run npm watch to get started.

The watch task uses the node watch module for platform agnosticism, and runs a beefy server so you don't get out-of-date Browserify builds.

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