Skip to content
/ h-train Public

A simple train game inspired by Rail Route and written in Haskell

License

Notifications You must be signed in to change notification settings

pa000/h-train

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

h-train

h-train is a simple train game, inspired by Rail Route, where you build tracks and dispatch trains between stations.

Building

The project was written using GHC 9.2.5 with cabal.

It uses the h-raylib library which might require additional libraries. In case of problems see h-raylib repo for more.

You can build the project with

cabal build

and run it with

cabal run

About

A simple train game inspired by Rail Route and written in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published