spacerIV / web_app

Acme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web_app

Super messy playground.

  • Play chess against stockfish, one of the strongest open source chess engines.
  • OpenGL tetris.
  • How to turn into a black hole using science.
  • World weather.
  • London cycle hire map with docking station locations, number of bikes & available docks.
Starting

development mode: % morbo -l http://*:[port] script/web_app

production mode % hypnotoad script/web_app

Notes:

The tetris code is my first attempt at an opengl game in C many many years ago. Original (terrible) C code is here: https://github.com/spacerIV/tetris. I used Emscripten to port it to JS.

About

Acme


Languages

Language:JavaScript 80.4%Language:CSS 17.3%Language:Perl 1.6%Language:HTML 0.3%Language:Raku 0.2%Language:PHP 0.1%