Git Product home page Git Product logo

grid-sdk's Introduction

Issue Stats Issue Stats Gitter Development Supercollective

The Grid engine is a 2D game engine built on LÖVE.
Grid makes powerful concepts from 3D game engines accessible in a 2D game environment.

It's a lightweight and fast engine, and it provides many abstractions that you would otherwise need to write by hand for your projects or game jams.

Create a Project

Getting Started
API Documentation

Features

  • Addon system
  • Animation events
  • Classes via lclass
  • Client-server model
  • Client-side prediction
  • Common convenience classes
  • Entity system
  • GUI system
  • JSON decoding and encoding via JSON4Lua
  • Level streaming
  • Live reloadable assets
  • Lua 5.1.5 base library extensions
  • Massively multiplayer
  • MD5 sums via md5.lua
  • Pathfinding
  • Real-time scripting
  • Retina support
  • Soundscripts
  • Spritesheet animations
  • Tiled-based region system
  • Threaded LuaSec support
  • Tweening system
  • UTF-8 aware string functions via utf8.lua

Libraries

Though Grid is a lightweight engine, if you find it to be too large for what you need, you can find similar features in the packages below.

  • love-require
    Adds live reloading to LÖVE
  • love-graphics
    Graphics function overrides for LÖVE
  • love-window
    Extends the window module
  • love-conf
    Adds argv, _CLIENT, _SERVER, _DEDICATED, a --dedicated argument that disables client-side modules, and OS-specific c.window.icon functionality
  • common
    Common game development classes

Requirements

Windows 64-bit

Microsoft Visual C++ 2008 Redistributable Package (x64)
http://www.microsoft.com/en-us/download/details.aspx?id=15336

Windows 32-bit

Microsoft Visual C++ 2008 Redistributable Package (x86)
http://www.microsoft.com/en-us/download/details.aspx?id=29

Contributing

Issues are responded to in less than 24 hours. In most cases, @andrewmcwatters, or another Planimeter engineer will get back to you within the hour.

Contributors

Grid is built by Planimeter volunteer contributors, and contributors like you. Here are the lovely folks who have powered the project. GitHub doesn't show all of the contributors behind its metrics, so we extend our thanks here in alphabetical order by last name for every addition and deletion.

Ryan Kingstone (@ryan-kingstone)
Matthias "Zeh Matt" Moninger (@ZehM4tt)
Matthew "Polkm" Nichols (@Polkm)
Lachlan "skooch" Temple (@skooch)
Manolis Vrondakis (@vrondakis)
Kamil Zmich (@KamilKZ)

grid-sdk's People

Contributors

andrewmcwatters avatar uen avatar riordanp avatar gitter-badger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.