Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Commit

Permalink
works quest modifining and quiz mode, ranking does not work
Browse files Browse the repository at this point in the history
  • Loading branch information
danielskowronski committed May 21, 2016
1 parent c4747ac commit 921685e
Show file tree
Hide file tree
Showing 7 changed files with 492 additions and 7 deletions.
1 change: 1 addition & 0 deletions FNQ/FNQ.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="QuizQuestion.cs" />
<Compile Include="RankingEntry.cs" />
<EmbeddedResource Include="Form1.resx">
<DependentUpon>Form1.cs</DependentUpon>
</EmbeddedResource>
Expand Down
242 changes: 237 additions & 5 deletions FNQ/Form1.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 921685e

Please sign in to comment.