8000 Merge pull request #8 from xdvrx1/update1 · jfullstackdev/PureBasic@ee47982 · GitHub
[go: up one dir, main page]

Skip to content

Commit ee47982

Browse files
Merge pull request #8 from xdvrx1/update1
Update README.md
2 parents 20dbc45 + ad547d9 commit ee47982

File tree

1 file changed

+8
-47
lines changed

1 file changed

+8
-47
lines changed

README.md

Lines changed: 8 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,14 @@ the years, somewhat an old-fashioned yet still a relevant one.
5151

5252
So, in the end, PureBasic is one of the best BASIC dialects.
5353

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+
5462
## PureBasic Highlights
5563
> - PureBasic is a structured programming language. PureBasic retained
5664
`Goto` but as a structured programming language, instead of
@@ -101,54 +109,7 @@ But still, PureBasic is a very good language when you just want to
101109
create native apps and PureBasic has a very good working environment
102110
and libraries.
103111

104-
## Subdirectories
105-
And if you want to read the details of each subdirectory:
106-
107-
[![File Explorer Project](resources/picture1.png)](https://xdvrx1.github.io/PureBasic-FileExplorer/)
108-
109-
in GitHub,
110-
111-
<https://github.com/xdvrx1/PureBasic-FileExplorer/>
112-
113-
***
114-
115-
[![Randomizer](resources/picture2.png)](https://xdvrx1.github.io/PureBasic-Randomizer/)
116-
117-
in GitHub,
118-
119-
<https://github.com/xdvrx1/PureBasic-Randomizer/>
120-
121-
***
122-
123-
[![Scrabble Game Project](resources/picture3.png)](https://xdvrx1.github.io/PureBasic-Scrabble/)
124-
125-
in GitHub,
126-
127-
<https://github.com/xdvrx1/PureBasic-Scrabble/>
128-
129-
***
130-
131-
[![Password Generator](resources/picture4.png)](https://xdvrx1.github.io/PureBasic-Password-Generator/)
132-
133-
in GitHub,
134-
135-
<https://github.com/xdvrx1/PureBasic-Password-Generator/>
136-
137-
***
138-
139-
[![Password Hunter](resources/picture5.png)](https://xdvrx1.github.io/PureBasic-Password-Hunter/)
140-
141-
in GitHub,
142-
143-
<https://github.com/xdvrx1/PureBasic-Password-Hunter/>
144-
145-
***
146-
147 6004 -
[![2D Game](resources/picture6.png)](https://xdvrx1.github.io/PureBasic-2D-Game/)
148-
149-
in GitHub,
150112

151-
<https://github.com/xdvrx1/PureBasic-2D-Game/>
152113

153114
## Compiling
154115
Compiling the project is so easy in the PureBasic IDE.

0 commit comments

Comments
 (0)
0