Skip to content

dwrensha/robotrevolutiondance

 
 

Repository files navigation

Functioning: Games in Standard ML

Getting Started

Functioning requires the MLton Standard ML compiler.

OSX

  • Get GMP with MacPorts or Homebrew.
  • Install MLton.

Linux

  • Get SDL, SDL Image, SDL Net, SDL Mixer
  • Install MLton

Windows

??? (Should be possible with a bit of work)

Setup

Make a symlink in this directory to the appropriate makefile in the functioning directory. You can accomplish this with:

./configure

Then try:

make

The game should appear on your desktop.

About

Game for Ludum Dare 25.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Standard ML 67.7%
  • C 28.7%
  • Objective-C 2.4%
  • C++ 1.2%