Skip to content

robsimmons/functioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 examples/gaschamber

or

make examples/opengl

About

Functioning: A Game Framework based on SDL for Standard ML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published