Page 1 of 5

Grid (game engine)

Posted: Thu Apr 30, 2015 9:44 pm
by Andrew McWatters
Grid Engine

Image

Grid is a game engine for Lua built by Planimeter.
It was designed for multiplayer-first game experiences. It has been in development since Aug 2014.

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
Screenshots

Image
Image

GitHub

https://github.com/Planimeter/grid-sdk
https://github.com/Planimeter/grid-sdk/releases

Re: Vertex Adventure and the Grid Engine

Posted: Thu Apr 30, 2015 10:04 pm
by master both
First of all, beautiful web design, just by that I got hooked in the project, it shows a great first impression.

The engine looks awesome, I haven't try it yet, but just by looking at the API I can see that it's really well made. Although I wished the documentation was finished. I will totally keep an eye on this project.

Re: Grid (game engine)

Posted: Thu Apr 30, 2015 10:11 pm
by Andrew McWatters
[deleted]

Re: Vertex Adventure and the Grid Engine

Posted: Thu Apr 30, 2015 11:40 pm
by I~=Spam
master both wrote:First of all, beautiful web design, just by that I got hooked in the project, it shows a great first impression.

The engine looks awesome, I haven't try it yet, but just by looking at the API I can see that it's really well made. Although I wished the documentation was finished. I will totally keep an eye on this project.
What he said great web design! :o I envy you and your skills. :P I can't wait to try. (It's built on LOVE yay! :crazy: )

Re: Grid (game engine)

Posted: Thu Apr 30, 2015 11:47 pm
by Andrew McWatters
[deleted]

Re: Vertex Adventure and the Grid Engine

Posted: Fri May 01, 2015 3:03 pm
by yhsper
Looking GREAT! :D

Your pixel art is great and, as others have mentioned, you have an awesome taste in UI design.

You mention that Vertex Adventure is "set in a middle ages of the future." Can you give us more info on that?

Re: Grid (game engine)

Posted: Fri May 01, 2015 6:36 pm
by Andrew McWatters
[deleted]

Re: Vertex Adventure and the Grid Engine

Posted: Sat May 02, 2015 2:58 pm
by yhsper
That sounds truly interesting, Andrew! I definitely felt the SuperBrothers vibe from your early graphics. The setting background story sounds awesome too, I'd love to see where it goes.

Re: Vertex Adventure and the Grid Engine

Posted: Sun May 03, 2015 10:10 am
by bakpakin
Beautiful web design on the site - that itself is a praise-worthy project. I'm interested where this game will go, but also how useful and scalable the engine will be.

Starred by bakpakin on Github. :awesome:

Re: Vertex Adventure and the Grid Engine

Posted: Sun May 03, 2015 8:11 pm
by BadLuckBurt
As others have mentioned before, great website! Grid looks very interesting too, I was planning on building something similar but I may give Grid a try to see if it can do what I had in mind.