Search found 24 matches

by ddarias
Tue Dec 15, 2015 11:52 pm
Forum: Coding
Topic: Помогите новичку
Replies: 1144
Views: 510656

Re: Помогите новичку

thanks hidnplayr, I will study that library. My only drawback with GCC is its awful inline assembler syntax
by ddarias
Tue Dec 15, 2015 10:34 pm
Forum: Coding
Topic: Помогите новичку
Replies: 1144
Views: 510656

Re: Помогите новичку

Anyone knows how to build a library .obj with Visual C ++. I can not find any example for that.
by ddarias
Mon Sep 21, 2015 7:25 pm
Forum: Games
Topic: Chess Game
Replies: 9
Views: 15338

Re: Chess Game

KossChess 0.2 Beta
by ddarias
Tue Sep 15, 2015 7:11 pm
Forum: Data processing
Topic: FB2 Reader
Replies: 75
Views: 56627

Re: FB2 Reader

Glad to see you again in this forum akron1. I learned Oberon-07 thanks to your compiler and made two little games with it (viewtopic.php?f=41&t=3096) . When you're ready to share the code FB2 Reader, I'll be happy to read it and help where I can to improve the program.
by ddarias
Tue Sep 08, 2015 4:53 pm
Forum: Games
Topic: Chess Game
Replies: 9
Views: 15338

Re: Chess Game

I've never really done a network application on Kolibrios. To test this feature, I guess I should have two virtual machines with an IP number for each, and one of the virtual machines run as a server. But I've never actually done any of this.
by ddarias
Tue Sep 08, 2015 4:42 pm
Forum: Games
Topic: Chess Game
Replies: 9
Views: 15338

Re: Chess Game

Yes, but if there is already a chess game to play online, I do not think the effort worthwhile.
by ddarias
Mon Sep 07, 2015 8:27 pm
Forum: Games
Topic: Chess Game
Replies: 9
Views: 15338

Re: Chess Game

Thanks for encouraging me. I love play chess, and I made this program because I did not find a chess game with GUI for play against the CPU in KolibriOS. There are many things to add and improve, but now my time is very limited.
by ddarias
Mon Sep 07, 2015 8:18 pm
Forum: Games
Topic: 2 Tiny Games: TicTacToe, Maze
Replies: 4
Views: 7831

Re: 2 Tiny Games: TicTacToe, Maze

Hi Ray, thanks for your interest, i don't have a SVN account to submit things, and i don't need it for now. I also think that sources in SVN are for auto-build, and need a special script for that.
by ddarias
Tue Sep 01, 2015 10:34 pm
Forum: Games
Topic: Chess Game
Replies: 9
Views: 15338

Chess Game

Chess game with GUI, for play against the CPU. The program is in alpha state, can have many bugs.


Depth is the number of plays cpu think, the user can modified his value around the game.
by ddarias
Mon Aug 24, 2015 3:59 pm
Forum: File managers
Topic: Eolite
Replies: 996
Views: 490727

Re: Eolite

Great work. Eolite is a mature and feature-rich file manager.
by ddarias
Thu Jul 30, 2015 10:29 pm
Forum: HLL
Topic: Компилятор Oberon-07
Replies: 125
Views: 118225

Re: Компилятор Oberon-07

I want to shared two little games. I made these game to learn kolibrios api and Oberon07 programming lenguage. They are a TicTacToe clone, and a maze game. They are here: viewtopic.php?f=41&t=3096
by ddarias
Thu Jul 30, 2015 10:18 pm
Forum: Games
Topic: 2 Tiny Games: TicTacToe, Maze
Replies: 4
Views: 7831

2 Tiny Games: TicTacToe, Maze

I want to shared two little games. I made these game to learn kolibrios api and Oberon07 programming lenguage. They are a TicTacToe clone, and a maze game. Oberon07 board viewtopic.php?f=33&t=2443
by ddarias
Mon Mar 23, 2015 3:57 pm
Forum: Coding
Topic: Помогите новичку
Replies: 1144
Views: 510656

Re: Помогите новичку

Thanks hidnplayr for your quick response. Very well explained
by ddarias
Mon Mar 23, 2015 3:40 pm
Forum: Coding
Topic: Помогите новичку
Replies: 1144
Views: 510656

Re: Помогите новичку

How can I use relative path to work with files? I have a executable .kex and a file (image.raw) and I want to use only the name of the file, not the full path. In the root directory /rd/1/ it works, but in another directory, for example /hd0/1/projects/ don't work. I remember hearing something about...
by ddarias
Sat Mar 07, 2015 12:25 am
Forum: English
Topic: WebSVN export failed!
Replies: 2
Views: 4270

Re: WebSVN export failed!

thanks e-andrew, I want to avoid this step, but WebSVN have this type of bugs. I install rapidsvn on Ubuntu and all is fine now.