All Projects → deepnight → ld47-fortLoop

deepnight / ld47-fortLoop

Licence: MIT license
Fort Loop: a 48h puzzle game for Ludum Dare 47

Programming Languages

haxe
709 projects
PLSQL
303 projects
HTML
75241 projects

Projects that are alternatives of or similar to ld47-fortLoop

pixelit
Create pixel art from an image
Stars: ✭ 692 (+2783.33%)
Mutual labels:  pixel-art
lemon
Lemon – LED Monitor – is a $79.43 opensource alternative to LaMetric that supports GitHub-, IFTTT- and Zapier-webhooks and even integrates with Pushover!
Stars: ✭ 45 (+87.5%)
Mutual labels:  led
metal camera
iOS metal camera with GPU shaders.
Stars: ✭ 68 (+183.33%)
Mutual labels:  pixel-art
homebridge-magichome-platform
Homebridge Plugin for MagicHome LED Strips with Preset Scene Automation Support (Cycle Color/Fade/Strobe)
Stars: ✭ 46 (+91.67%)
Mutual labels:  led
pixelm
A pixel art editor written in Elm
Stars: ✭ 34 (+41.67%)
Mutual labels:  pixel-art
MSI-mystic-light-tool
Open project to implement our own led effects for Mystic Light-enabled MSI products
Stars: ✭ 44 (+83.33%)
Mutual labels:  led
pixel-art-supplies
Wholesale Pixel-Art resources (for free!) …
Stars: ✭ 31 (+29.17%)
Mutual labels:  pixel-art
eruption
Realtime RGB LED Driver for Linux
Stars: ✭ 140 (+483.33%)
Mutual labels:  led
status-o-cat
GitHub system status indicator
Stars: ✭ 13 (-45.83%)
Mutual labels:  led
RGB Audio Backlight
Arduino Sketch for controlling WS2812 RGB Led Strip + Audio Visualizer
Stars: ✭ 19 (-20.83%)
Mutual labels:  led
Arduino-Blinkenlight
Non-blocking blinking patterns and smooth fade effects for your LEDs.
Stars: ✭ 26 (+8.33%)
Mutual labels:  led
pixieengine.com
Where pixels become heros, together.
Stars: ✭ 25 (+4.17%)
Mutual labels:  pixel-art
Pixel
A real-time collaborative canvas, inspired by Reddit Place
Stars: ✭ 26 (+8.33%)
Mutual labels:  pixel-art
ESP8266 ArtNet-LED-DMX-Node
ESP8266 based WiFi ArtNet-Node for WS2812B-LED Pixel
Stars: ✭ 67 (+179.17%)
Mutual labels:  led
MSI-LED-Control
This is a custom controller for the MSI graphics cards.
Stars: ✭ 20 (-16.67%)
Mutual labels:  led
ESP8266-MQTT-JSON-Lights
ESP8266 MQTT JSON Lights. Supports brightness, effects, speed and OTA uploads. Works with MQTT JSON and Home Assistant
Stars: ✭ 27 (+12.5%)
Mutual labels:  led
uchroma
An advanced driver for Razer Chroma hardware in Linux
Stars: ✭ 45 (+87.5%)
Mutual labels:  led
pixas-editor
Isometric pixel graphics editor
Stars: ✭ 24 (+0%)
Mutual labels:  pixel-art
piskel
A simple web-based tool for Spriting and Pixel art.
Stars: ✭ 9,109 (+37854.17%)
Mutual labels:  pixel-art
mqtt-dmx-controller
A simple ArtNet / DMX Controller with MQTT Interface 💡🎬
Stars: ✭ 48 (+100%)
Mutual labels:  led

About

Base structure for my games, using Heaps framework (https://heaps.io) and Haxe language (https://haxe.org).

Installation & usage

Please check this documentation for every details: https://deepnight.net/tutorial/using-my-gamebase-to-create-a-heaps-game/

If you need some extra "advanced features", you can also give a try to the advancedBase branch: https://github.com/deepnight/gameBase/tree/advancedBase

  • Status effects on Entity.hx (like Stun or whatever you could think of)
  • Stackable slow-motions management for Game.hx
  • Level marks (can be useful for AI coding, for example by marking platform ends)
  • A few very basic extra UI components that should be useful for any game projects (like a Bar).
  • etc.
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].