Skip to content

Commit

Permalink
Added more codes
Browse files Browse the repository at this point in the history
 * Added 6 more codes: BinaryCode - CaesarCode (+keys) -
   DirectionsCode - RhombusCode - StarCode (+keys) - TriangleCode.
 * Added Keys to: X-code.
 * Added 2 new buttons to redirect to GitHub & Google Docs.
 * Added "Fill Shapes" CheckBox.
 * Edited MessageBox's Text.
 * Changed ciphers' order.
 * CodesComboBox items added from code instead of initializing them
   (to make it easier to add new ciphers).
 * Rearranged code.
 * Modified UI to match the new changes.
 * Improved UX.
 * Updated README file.
  • Loading branch information
yousinix committed Sep 16, 2018
1 parent 529c572 commit 1358a30
Show file tree
Hide file tree
Showing 10 changed files with 1,892 additions and 1,249 deletions.
37 changes: 25 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,33 @@ ScoutsEncoder.exe
to run the program.


# Available Ciphers:
1. يسوع*
2. رقمية*
3. عكسية*
4. الساعة*
5. الجوال*
6. اكس
7. المورس
8. عربي مفرط
# Using ScoutsEncoder (for developers)
- Install the **Fonts**.
- You know what to do next, just go on.

_* Multiple Keys are Available_
# 14 Available Ciphers:

01. *يسوع
02. *رقمية
03. *عكسية
04. *قيصر
05. عربي مفرط
06. المورس
07. Binary
08. *الاتجاهات
09. *الساعة
10. *الجوال
11. *اكس
12. *النجمة
13. المعين
14. المثلث

_* Multiple Keys are Available_

# Other features:
- 4 Output Styles.

- 5 Output Styles.
- Dark/Light Themes.
- Show Cipher full Encoding Key.
- Show Cipher Full Encoding Key.
- Redirect Button to Project's Repository on GitHub.
- Redirect Button to Google Docs.
30 changes: 30 additions & 0 deletions ScoutsEncoder/Properties/Resources.Designer.cs

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

31 changes: 20 additions & 11 deletions ScoutsEncoder/Properties/Resources.resx
Original file line number Diff line number Diff line change
Expand Up @@ -118,31 +118,40 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<data name="DarkIcon_Clear" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\DarkIcon_Clear.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="DarkIcon_Copy" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\DarkIcon_Copy.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="DarkIcon_Cut" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\DarkIcon_Cut.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="LogoSE" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\LogoSE.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="DarkIcon_Clear" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\DarkIcon_Clear.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="DarkIcon_Paste" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\DarkIcon_Paste.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="LightIcon_Clear" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\LightIcon_Clear.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="LightIcon_Copy" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\LightIcon_Copy.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="LightIcon_Cut" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\LightIcon_Cut.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
<data name="DarkIcon_github" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\DarkIcon_github.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="LightIcon_Paste" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\LightIcon_Paste.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="DarkIcon_Cut" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\DarkIcon_Cut.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="LightIcon_Clear" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\LightIcon_Clear.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="LightIcon_Cut" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\LightIcon_Cut.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="LightIcon_github" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\LightIcon_github.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Icon_docs" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Icon_docs.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
</root>
Binary file added ScoutsEncoder/Resources/DarkIcon_github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ScoutsEncoder/Resources/Icon_docs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ScoutsEncoder/Resources/LightIcon_github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions ScoutsEncoder/ScoutsEncoder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,9 @@
</ItemGroup>
<ItemGroup>
<Content Include="LogoSE.ico" />
<None Include="Resources\Icon_docs.png" />
<None Include="Resources\LightIcon_github.png" />
<None Include="Resources\DarkIcon_github.png" />
<None Include="Resources\LightIcon_Paste.png" />
<None Include="Resources\LightIcon_Cut.png" />
<None Include="Resources\LightIcon_Copy.png" />
Expand Down
Loading

0 comments on commit 1358a30

Please sign in to comment.