simple-affine-space
A simple implementation of affine spaces and vector spaces (by ivanperez-keera)
haskanoid
A free and open source breakout clone in Haskell using SDL and FRP, with Wiimote and Kinect support. (by ivanperez-keera)
simple-affine-space | haskanoid | |
---|---|---|
3 | 3 | |
10 | 275 | |
- | - | |
7.0 | 8.0 | |
almost 2 years ago | almost 2 years ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | LicenseRef-OtherLicense |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
simple-affine-space
Posts with mentions or reviews of simple-affine-space.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-08-09.
- [ANN] Yampa 0.14.4
- [ANN] Yampa 0.14.2, yampa-gloss 0.2.1, haskanoid 0.1.6, and more
-
[ANN] Yampa 0.13.6
Addition of new constraint to integral/derivative. See [2] for details. We expect most user code to be compatible, but the change is, technically, API-breaking. This topic is open to discussion.
haskanoid
Posts with mentions or reviews of haskanoid.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-08-09.
- [ANN] Yampa 0.14.4
- [ANN] Yampa 0.14.2, yampa-gloss 0.2.1, haskanoid 0.1.6, and more
-
[ANN] Yampa 0.14.1
Haskanoid (https://github.com/ivanperez-keera/haskanoid) is not a tutorial, but I built that game on purpose to try to help people understand Yampa (it has lots of comments and I tried to pay attention to the structure). It should be fully compatible with Yampa-0.14.1, although you may need to bump that constraint in the cabal file.
What are some alternatives?
When comparing simple-affine-space and haskanoid you can also consider the following projects:
SpaceInvaders - A Haskell game written in Yampa
dominion - A Dominion simulator in Haskell
yampa-gloss - A gloss backend for yampa
breakout - Breakout
dunai - Classic FRP, Arrowized FRP, Reactive Programming, and Stream Programming, all via Monadic Stream Functions
affection