• Stars
    star
    32
  • Rank 785,181 (Top 16 %)
  • Language
    Lua
  • License
    MIT License
  • Created over 12 years ago
  • Updated almost 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple heightmap module for Lua. Uses the diamond-square algorithm to generate realistic terrain. MIT license.

More Repositories

1

pentomino-solver

C++ program using backtracking with pruning to solve the problem of covering the checkerboard with 12 pentominoes and a tetromino. MIT license.
C++
21
star
2

polycube-solver

Lua program using Algorithm X to solve the problem of packing polycubic pieces into boxes. Includes bit matrix module. MIT license.
Lua
19
star
3

phosphor-old

Deprecated --> new version at https://github.com/mlepage/phosphor
JavaScript
14
star
4

phosphor

A browser-based microcomputer
JavaScript
13
star
5

memory-game

Open source alphabet memory game
Lua
10
star
6

unity-crash-course

Crash course on Unity. Create a simple game in 90 minutes.
C#
9
star
7

ai-class

Lua programs for Introduction to Artificial Intelligence course (Fall 2011)
Lua
7
star
8

love

LOVE is an awesome 2D game engine for Lua. (Forked from bitbucket.org/rude/love)
C++
4
star
9

st3-live-view

Sublime Text 3 live view plug-in
Python
4
star
10

lua-investigations

Empirical investigations in Lua.
Lua
1
star
11

shredder-challenge

Lua program using LÖVE to work on puzzle1 of the Shredder Challenge.
Lua
1
star
12

flatland

Prototype for physics-based game with skinnable graphics (aka Angry Birds before its time).
C++
1
star
13

haunted-house

Haunted House adventure game from 1983 ported from BASIC to Lua.
Lua
1
star
14

serious

Serialization utilities for Lua, XML
Lua
1
star
15

linear-algebra

Simple linear algebra module for Lua. Suitable for common 3D vector operations. Useful with LuaGL (OpenGL). MIT license.
Lua
1
star
16

lua-utils

Miscellaneous Lua utilities.
Lua
1
star
17

mvalue

C++ code for an STL container like class that can change its element type dynamically.
C++
1
star