|
11 | 11 | # PureBasic Projects |
12 | 12 | [](https://hits.seeyoufarm.com) |
13 | 13 |
|
14 | | - |
| 14 | +## Subdirectories |
| 15 | +1. [File Explorer Project](https://xdvrx1.github.io/PureBasic-FileExplorer/) |
| 16 | +2. [Randomizer](https://xdvrx1.github.io/PureBasic-Randomizer/) |
| 17 | +3. [Scrabble Game Project](https://xdvrx1.github.io/PureBasic-Scrabble/) |
| 18 | +4. [Password Generator](https://xdvrx1.github.io/PureBasic-Password-Generator/) |
| 19 | +5. [Password Hunter](https://xdvrx1.github.io/PureBasic-Password-Hunter/) |
| 20 | +6. [2D Game](https://xdvrx1.github.io/PureBasic-2D-Game/) |
15 | 21 |
|
| 22 | +# Intro |
16 | 23 | When you are at GitHub, every subdirectory of this repo |
17 | 24 | is a separate sample project that you can use |
18 | 25 | if you have a similar project. |
@@ -51,14 +58,6 @@ the years, somewhat an old-fashioned yet still a relevant one. |
51 | 58 |
|
52 | 59 | So, in the end, PureBasic is one of the best BASIC dialects. |
53 | 60 |
|
54 | | -## Subdirectories |
55 | | -1. [File Explorer Project](https://xdvrx1.github.io/PureBasic-FileExplorer/) |
56 | | -2. [Randomizer](https://xdvrx1.github.io/PureBasic-Randomizer/) |
57 | | -3. [Scrabble Game Project](https://xdvrx1.github.io/PureBasic-Scrabble/) |
58 | | -4. [Password Generator](https://xdvrx1.github.io/PureBasic-Password-Generator/) |
59 | | -5. [Password Hunter](https://xdvrx1.github.io/PureBasic-Password-Hunter/) |
60 | | -6. [2D Game](https://xdvrx1.github.io/PureBasic-2D-Game/) |
61 | | - |
62 | 61 | ## PureBasic Highlights |
63 | 62 | > - PureBasic is a structured programming language. PureBasic retained |
64 | 63 | `Goto` but as a structured programming language, instead of |
|
0 commit comments