Amiga.org
Amiga News and Community Announcements => Amiga News and Community Announcements => Amiga Software News => Topic started by: krashan on September 04, 2024, 05:26:49 PM
-
I have released a small logic game named Untangle. Goal of the game is to untangle a stack of connected lines by dragging their ends. When there are no intersections of lines, a level is solved. Untangle runs in a window on Workbench. It has a counter of moves, timer, highscore table, level selector and 150 levels. The game runs on any Amiga with system 3.0+. It also runs on AmigaOS 4 and MorphOS.
Untangle can be downloaded (https://aminet.net/package/game/wb/untangle) from Aminet. It is an open source project hosted (https://github.com/grzegorz-kraszewski/untangle) on GitHub.
(https://cdn.rastport.com/var/untangle130.png)
-
Untangle 1.1 released (on Aminet):
- 25 more levels
- game ending with statistics
- fixed crash after the last level is solved
-
Hey, this is addictive, thanks for that :)
Also runs on AmiBench (A600GS) but crashes when the window is dragged around ...
-
but crashes when the window is dragged around
Weird. It has been tested on numerous Amiga configurations (real and emulated, ECS/AGA/RTG with different processors, from 68000 to PiStorm), also on AmigaOS 4 and MorphOS. Never seen a crash when dragging, or resizing its window. Can you provide more details?
-
but crashes when the window is dragged around
Weird. It has been tested on numerous Amiga configurations (real and emulated, ECS/AGA/RTG with different processors, from 68000 to PiStorm), also on AmigaOS 4 and MorphOS. Never seen a crash when dragging, or resizing its window. Can you provide more details?
I just realised that the game itself don“t crash but the mouse pointer will freeze after I drag the window around and I cannot use it anymore ... the time in the Untangle window will keep running !
I guess it has something to do with AROS being used as a base in AmiBench, I can try to make a video if you want :)
-
@krashan
Here you can see the lockup after dragging the window ...
https://youtu.be/2O8_mO9qWZE
-
I see that timer is broken. It runs way too fast. Is it a real time video?
-
Yes it is:)