Skip to content

holdenlee/purescript-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Play Snake here.

Writeup here.

Notes:

  • Code has been updated to compile with purescript version 0.12.1 (pulp 12.3.0).
  • Updated to use psc-package rather than bower. On windows, use Powershell rather than Cygwin.
  • Writeup is out of date.
  • After building, run pulp --psc-package browserify -O --main SnakeS >> dist/SnakeS.js.
  • For some reason there were weird characters in the output file which I had to manually remove. (Check for syntax errors in the javascript.)

About

Simple games implemented in purescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published