Capure Challange is a game for programmers based on the ACM Queue programming challenge of 2010.
It provides the engine for a game of "capture the pucks" between two strategy programs running as separate processes.
Topic title | Replies | Updated |
---|---|---|
Wordworth/FinalWriter filetype definition by walkero |
4 |
2024-09-19 12:58 by polluks |
A question on enumerations by OldFart |
4 |
2024-08-03 19:09 by hypex |
sdkbrowser but for OS3 SDK/NDK? by jabirulo |
2 |
2024-07-27 12:32 by jabirulo |
Question about Requesters by OldFart |
7 |
2024-07-18 21:00 by hypex |
docker (missing libpng) by jabirulo |
13 |
2024-07-14 11:18 by jabirulo |
ParsePatternNoCase() and ObtainDirContextTags() by jabirulo |
9 |
2024-06-08 03:05 by cwenzel |
Possible to create a blue BOOPSI button? by hypex |
4 |
2024-05-20 20:20 by hypex |
Different tags for the same data? by OldFart |
1 |
2024-05-14 13:37 by salass00 |
How to keep all gadget labels aligned between groups? by hypex |
10 |
2024-05-07 18:19 by hypex |
VAAPI and mplayer by jabirulo |
0 |
2024-03-31 11:18 by jabirulo |
VBCC crash on CloseCatalog() [AUTO-SOLVED] by jabirulo |
3 |
2024-02-13 00:01 by jabirulo |
Why is my Hello C++ program 6 MB big? by kaarlo52 |
2 |
2024-01-04 15:14 by Hans |
Are the SDL_TEXTINPUT events suppressed? by walkero |
3 |
2023-12-27 14:28 by jabirulo |
I managed to build bebbo amiga-gcc cross-compiler on MSYS2 by kaarlo52 |
0 |
2023-12-19 14:38 by kaarlo52 |
What happened to Amiga Lib? by hypex |
4 |
2023-12-15 03:39 by hypex |
Created by: tbreeden
Capure Challange is a game for programmers based on the ACM Queue programming challenge of 2010. It provides the engine for a game of "capture the pucks" between two strategy programs running as separate processes. |
Created by: Daedalus
A ground-up rewrite of my AmiTunes-Jukebox music library software which was mainly for use in an A1200-based MP3 jukebox. It was designed for classics with a MAS player, and supports use by remote control / buttons without using a monitor or TV. |
Created by: JosDuchIt
Gui4Cli is an interpreted event driven language developed by D. Keletsekis, which i ported to OS4 and am trying to maintain. As using Gui4Cli takes most of my available programming time and my C-experoence is limited. |
Created by: Daedalus
InstallerGen is a small application for generating basic installer scripts for use with Commodore's original Installer tool. It takes a lot of the mundane coding out of the equation using a nice MUI window to arrange the steps the installer should take. |