https://github.com/3noch/codeworld-game
A simple adventure game written in Haskell for https://code.world
https://github.com/3noch/codeworld-game
Last synced: about 1 year ago
JSON representation
A simple adventure game written in Haskell for https://code.world
- Host: GitHub
- URL: https://github.com/3noch/codeworld-game
- Owner: 3noch
- License: mit
- Created: 2022-04-19T02:10:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-29T00:37:33.000Z (about 4 years ago)
- Last Synced: 2025-03-25T07:01:58.545Z (about 1 year ago)
- Language: Haskell
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Programming 101 Class Final Game Project
This game was written as part of a programming 101 class for a group of interested high schoolers.
Play the game here: https://code.world/haskell#PXmPFmfVCCK8rTZ83z_yfFA
You can also copy the source from `Main.hs` and paste it into https://code.world/haskell.
Enjoy