@@ -18,21 +18,21 @@ abilities or the latest best practices in the field.
1818Feel free to explore the project and its code. However, be aware that it might
1919use outdated libraries or patterns and is not intended for production use in its current state.
2020
21- ## Subdirectories
22- 1 . [ File Explorer Project ] ( https://jdevstatic. github.io/ PureBasic-FileExplorer/ )
23- 2 . [ Randomizer] ( https://jdevstatic. github.io/ PureBasic-Randomizer/ )
24- 3 . [ Scrabble Game Project ] ( https://jdevstatic. github.io/ PureBasic-Scrabble/ )
25- 4 . [ Password Generator] ( https://jdevstatic. github.io/ PureBasic-Password-Generator/ )
26- 5 . [ Password Hunter] ( https://jdevstatic. github.io/ PureBasic-Password-Hunter/ )
27- 6 . [ 2D Game] ( https://jdevstatic. github.io/ PureBasic-2D-Game/ )
21+ ## Links
22+ 1 . [ PureBasic File Explorer] ( https://github.com/jdevfullstack/ PureBasic-FileExplorer )
23+ 2 . [ PureBasic Randomizer] ( https://github.com/jdevfullstack-projects/ PureBasic-Randomizer )
24+ 3 . [ PureBasic Scrabble Game] ( https://github.com/jdevfullstack/ PureBasic-Scrabble )
25+ 4 . [ PureBasic Password Generator] ( https://github.com/jdevfullstack-projects/ PureBasic-Password-Generator )
26+ 5 . [ PureBasic Password Hunter] ( https://github.com/jdevfullstack/ PureBasic-Password-Hunter )
27+ 6 . [ PureBasic 2D Game] ( https://github.com/jdevfullstack/ PureBasic-2D-Game )
2828
2929# Intro
3030When you are at GitHub, every subdirectory of this repo
3131is a separate sample project that you can use
3232if you have a similar project.
3333
3434But when you are viewing this
35- right now as web page in ` jdevstatic .github.io` domain,
35+ right now as web page in ` jdevfullstack .github.io` domain,
3636you need to click ` View on GitHub ` to download the
3737source codes.
3838
0 commit comments