Commit Graph

31 Commits

Author SHA1 Message Date
Brent Yorgey
a8087b725a
Recommend cabal (#1822)
Changes to documentation etc. to recommend the use of `cabal` rather than `stack`.  Closes #1820.

- [x] Update `README.md`
- [x] Update `feedback.yaml`
- [x] Update scripts in `scripts/`
- [x] Update `CONTRIBUTING.md`
- [x] Maybe HLS defaults to using Stack now? Should we create a `hie.yaml.cabal` file with `cradle: cabal:`?
    - See https://discourse.haskell.org/t/whats-the-current-status-of-hls-cradle-discovery/8254/5
    - See https://github.com/Avi-D-coder/implicit-hie
2024-05-06 00:09:33 +00:00
Brent Yorgey
c2a2435957
update CONTRIBUTING guide, and remove info from README (#1512)
All README info is now on the website.
2023-09-23 21:46:04 +00:00
Brent Yorgey
1ac0809ae2
add note to installation section warning about #1000 (#1161)
Thanks to @ccasin for the suggestion.
2023-03-17 08:22:59 +00:00
Karl Ostmo
f240f5ee54
Link to editors folder 2022-11-01 10:29:26 -07:00
Brent Yorgey
1731b9e873 0.1.0.1 bugfix release
Also rename `data.zip` to `swarm-data.zip`
2022-10-06 14:19:55 -05:00
Ondřej Šebek
7097b2558d
Add release badges (#725) 2022-10-06 16:59:28 +00:00
Brent Yorgey
afffe95f76
Update README with more explicit instructions about installation (#722) 2022-10-06 16:26:24 +00:00
Brent Yorgey
7729369d50 some updates to README and COMMUNITY 2022-10-05 17:52:52 -05:00
Brent Yorgey
4c8a5c7dbb add more prominent links to README 2022-09-24 14:13:04 -05:00
Brent Yorgey
4801d17978
More minor edits (#693) 2022-09-18 12:04:33 +00:00
Brent Yorgey
d0dc04a2d7
Documentation edits in preparation for alpha release (#691) 2022-09-17 15:28:13 +00:00
Brent Yorgey
4337ece830
Finish tutorial (#593)
This PR is a place to polish the tutorial and complete it by adding one or more open-world, multi-step guided challenges at the end.

- Make the `Tutorial` menu choice launch the tutorial instead of showing a placeholder message.
- Add an open-world guided challenge at the end.
- Additional polishing on some of the existing tutorial challenges.
- Remove `TUTORIAL.md`!

Closes #25.
2022-07-28 13:51:49 +00:00
Brent Yorgey
b381bf8272 update README to reflect latest changes 2022-06-04 13:36:45 -05:00
Brent Yorgey
841db9bac1 update description of modes in README 2022-03-15 21:00:35 -05:00
Brent Yorgey
4a600fa788 update URL repo references from byorgey/swarm to swarm-game/swarm 2022-03-14 14:09:47 -05:00
Ondřej Šebek
a0e65d9e66
Add vscode editor integration (#255)
- adds `editors` directory
- migrates [xsebek/swarm-vscode](https://github.com/xsebek/swarm-vscode) repo to `editors/`
- updates the highlighting (drill, sum types,...)
- adds some notes how to test and build the extension
- part of #100 
- closes #123
2021-11-11 16:15:17 +00:00
Ondřej Šebek
e5166e31c9
Hide unknown entities with ? (#276)
- closes #49 

**TODO:**
- [x] update TUTORIAL.md
- [x] add a creative mode check
2021-11-07 15:03:20 +00:00
Brent Yorgey
a28e339e50 create a first draft of a COMMUNITY document 2021-09-29 13:45:57 -05:00
Brent Yorgey
f39457906a add a contributor badge to the README for fun 2021-09-29 06:16:19 -05:00
Brent Yorgey
97e9daac0f updates to the README
- Mention Windows support with WSL.
- Expand on a couple other comments.
2021-09-24 18:04:42 -05:00
Brent Yorgey
3c97901807 note in README that Windows is not supported 2021-09-24 14:10:55 -05:00
Brent Yorgey
01608e9f1b add a few notes about terminal size 2021-09-24 11:14:16 -05:00
Brent Yorgey
6da95c1e46 minor updates 2021-09-23 08:44:15 -05:00
Brent Yorgey
d3dd503fc1 update the README 2021-09-23 03:23:34 -05:00
Brent Yorgey
9b76576496 add badges for build status and CCoC 2021-09-19 13:40:47 -05:00
Brent Yorgey
403f150e3d note polymorphism in the README 2021-09-09 14:37:14 -05:00
Brent Yorgey
e7da4fd472 update README instructions to use stack run 2021-09-07 22:07:07 -05:00
Brent Yorgey
51dafbbd03 use a more exciting and up-to-date image for the README 2021-09-05 21:40:49 -05:00
Brent Yorgey
e96df3ac40 minor updates to README and ROADMAP 2021-08-29 22:20:27 -05:00
Brent Yorgey
67342d5d3d check in a simple representative screenshot 2021-08-29 17:43:52 -05:00
Brent Yorgey
cc4775e774 create a first cut at a README file 2021-08-29 17:27:41 -05:00