Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tromp
on July 1, 2023
|
parent
|
context
|
favorite
| on:
Is it possible to write games like Pac-Man in a fu...
A Quake clone written in Haskell [1] suggests that it is quite possible. That's just one of the games listed on [2], along with game engines and libraries.
[1]
https://wiki.haskell.org/Frag
[2]
https://wiki.haskell.org/Applications_and_libraries/Games
rwmj
on July 1, 2023
|
next
[–]
My Katamari Damacy in fairly pure functional OCaml:
https://github.com/fccm/OCamlODE/blob/master/examples/katama...
mappu
on July 1, 2023
|
parent
|
next
[–]
That's wonderful, Katamari is great and this code looks pretty readable. Do you have any screenshots?
barbariangrunge
on July 1, 2023
|
prev
[–]
How is performance compared to the ordinary implementation? Same, better, worse?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://wiki.haskell.org/Frag
[2] https://wiki.haskell.org/Applications_and_libraries/Games