Mareo
Mario game
An HTML 5 canvas implementation of Mario in Reason + Bucklescript
HTML 5 canvas implementation of Mario in Reason + Bucklescript
383 stars
7 watching
44 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alanrsoares/2048-reasons | A game implementation in Reason, using functional programming principles and React, with simplified UX and testing for a condensed gameplay experience | 14 |
reasonml-community/reason-react-hacker-news | A mobile app built with Reason React to display Hacker News articles | 594 |
reasonml/reason-native | Tools and utilities to effectively write native Reason code | 459 |
venil7/reasonml-tictactoe | An unbeatable Tic-Tac-Toe game engine implemented in ReasonML | 6 |
venil7/reason-chess | A chess engine built using ReasonML with features like minimax algorithm and alpha-beta pruning for game development. | 23 |
denis-ok/reasonml-reatris | An implementation of the classic Tetris game using Reason and React. | 5 |
robertkleffner/mariohtml5 | A web-based clone of the classic game Mario using HTML5 Canvas and Audio elements. | 488 |
jonlaing/rationale | A Ramda-inspired utility library for ReasonML/OCaml. | 275 |
liubko/reason-memory-gifs | An educational game built with ReasonML and Create React App that teaches memory and reaction skills using animated GIFs | 1 |
alanrsoares/reasonml-game-of-life | A ReasonML implementation of Conway's Game of Life with features for educational purposes and future development. | 8 |
scottcheng/si-reason | A 3D Connect Four game built in OCaml using Reason and ReasonReact, providing an interactive experience. | 16 |
reazen/relude | A prelude/standard library for ReasonML projects providing utility functions and data structures. | 267 |
arecvlohe/reason-react-simon-game | A ReasonReact implementation of the classic Simon Game | 9 |
puemos/reasonml-astar-maze | An implementation of A* pathfinding algorithm in ReasonML for a web-browser maze game | 38 |
reasonml/reason-tools | A toolset that enables conversion and integration of ReasonML with standard programming languages and web development environments. | 372 |