Add F# template in samples
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.8k
- Forks
- 1.2k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 49
Description
Is your feature request related to a problem? Please describe.
Right now there is no built in template for F# projects.
Describe the solution you'd like
A simple F# project which already has all necessary dependencies etc. included with sample code which creates an "empty" game.
Describe alternatives you've considered
Rewriting existing C# templates to F# everytime I want to create a new project in F#.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the samples area by examining the existing C# templates and how their dependencies and sample code create an empty game. Add a corresponding F# project template with the required dependencies and sample code, then verify it can create an empty game project like the existing templates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, fsharp
- Domain
- game-dev, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100