Search found 10 matches

by MuuSer
Sat May 02, 2020 8:22 am
Forum: Announcement
Topic: DeskOr aka desktop organizer.
Replies: 0
Views: 2981

DeskOr aka desktop organizer.

DeskOr arose from the need to archive the various documents from the desktop that crows them magically, if you have habit to save them there for quicker accessing.

Windows does have a 'Send to' menu by right-clicking on the icon, which allows you to create a shortcut to a folder, where you can ...
by MuuSer
Sun Mar 22, 2020 12:58 pm
Forum: Announcement
Topic: SurmaLoendur aka DeathCounter aka deadline counter
Replies: 0
Views: 2137

SurmaLoendur aka DeathCounter aka deadline counter

Just year ago or so, my friend wanted little program that would count days and hours to one certain event. So I made one and forgot about it. And now – when I was investigating my written code, I found it again, translated it to English and here it is. Maybe suitable for someone more…

https://www ...
by MuuSer
Tue May 02, 2017 4:52 am
Forum: Announcement
Topic: [GAME] Unfinished, but you can finish it...
Replies: 4
Views: 3655

Re: [GAME] Unfinished, but you can finish it...

Kwai chang caine wrote:Nice, fun and musical pong, thanks for sharing 8)
You are welcome. Pleasure is mine. :)
by MuuSer
Mon May 01, 2017 8:02 am
Forum: Announcement
Topic: [GAME] Unfinished, but you can finish it...
Replies: 4
Views: 3655

[GAME] Unfinished, but you can finish it...

As I teach basic of programming in local high school with help of PureBasic, we started to make Pong like, or if be more specific – Squash like game. And here it is.

http://www.animato.ee/g/PingPong.jpg

Not a result of teaching, but draft code I wrote just in few hours. It is unfinished, no ...
by MuuSer
Thu Feb 16, 2017 5:15 pm
Forum: Applications - Feedback and Discussion
Topic: Meet "Triinu"
Replies: 0
Views: 1849

Meet "Triinu"

Please meet “Triinu”. Little silly never seen before game for strengthening middle finger muscles, born by „work accident“. :)

LepaTRIINU in Estonian means ladybug and your goal is by centre of that bug catch flowers. It may be harder as it looks and can evolve your sight memory when played in full ...
by MuuSer
Sun Nov 03, 2013 10:19 am
Forum: Feature Requests and Wishlists
Topic: SetGadgetState not implemented for ExplorerListGadget?
Replies: 5
Views: 4753

Re: SetGadgetState not implemented for ExplorerListGadget?

Wow! So old wish and no one had wished it again!

I have three ExplorerList boxes – two of them are disabled and are for indicating purposes only. If I select file from one enabled listbox, then two others are showing corresponding file – if they exist. If not, then disabled listboxes items must be ...
by MuuSer
Sun May 19, 2013 10:17 pm
Forum: Applications - Feedback and Discussion
Topic: TOTRUS – yet another Tetris clone.
Replies: 2
Views: 2592

TOTRUS – yet another Tetris clone.

Hello!

Once upon a time, I read somewhere in this forum that Canvas gadget is good enough even for making simple 2D games. As I almost never wrote games before, my curiosity wins and I decided to write something Tetris like. And here it is. Pure Canvas in Windows window. Take it or leave it. And ...
by MuuSer
Sun Feb 03, 2013 10:10 am
Forum: Feature Requests and Wishlists
Topic: GridViewGadget()
Replies: 11
Views: 4911

Re: GridViewGadget()


And you think for a game editor a Gadget like this is useless ?

My bad. I think rare. Mostly I’m a dreamer. Of course there are games that not use just plain Ogre. :)

As a former VB6 user I just miss simple opportunity of manipulating data. In our days computers a mostly used of course for ...
by MuuSer
Sat Feb 02, 2013 8:31 pm
Forum: Feature Requests and Wishlists
Topic: GridViewGadget()
Replies: 11
Views: 4911

Re: GridViewGadget()

+1
For those, who don’t want write only games, editable native grid gadget would be a “must be” implementation. I’m not a prophet, but I think, if in Purebasic had a luck of this kind of gadget, even more programmers would consider to use Purebasic. Thanks.