HackerLangs
TopNewTrendsCommentsPastAskShowJobs

orac81

9 karmajoined قبل سنتين

Submissions

Owarix, version of 8000 year old game for the Vic20. (3k: v20,c64,c16,zx,PC)

orac81.itch.io
2 points·by orac81·قبل 5 أيام·0 comments

Dynamo Draughts. 10x10 game for DOS, open source

orac81.itch.io
2 points·by orac81·قبل 10 أيام·0 comments

Wall-run (4k:c64,v20,c16,zx,PC)

orac81.itch.io
4 points·by orac81·قبل 10 أيام·2 comments

Rock Balloons. (4k:c64/v20/c16/zx/pc)

orac81.itch.io
3 points·by orac81·قبل 10 أيام·0 comments

Skattabugz, a fast paced shootem up for the C64, C16, Vic20, Spectrum

orac81.itch.io
2 points·by orac81·قبل 3 أشهر·1 comments

TinyLife6502. GOL in 114 Bytes

lemon64.com
2 points·by orac81·قبل 7 أشهر·1 comments

Sage Draughts

orac81.itch.io
2 points·by orac81·قبل 7 أشهر·1 comments

comments

orac81
·قبل 10 أيام·discuss
Every child will own its own unicorn.
orac81
·قبل 10 أيام·discuss
Well ok, but with missiles!
orac81
·قبل 10 أيام·discuss
Cool, but it needs to use all the original steam powered relays and mechanism in my book.
orac81
·قبل 3 أشهر·discuss
The site looks interesting, but it has a pop up called "navigation" that cannot be closed, and sits over the page rendering parts unreadable.
orac81
·قبل 3 أشهر·discuss
The program is just 3k long, and can run on an 5k vic20. The Source code is included.
orac81
·قبل 7 أشهر·discuss
TinyLife6502. GOL in 114 bytes.

Download with source:

https://github.com/orac81/miniapples/raw/refs/heads/main/lif...

https://www.pouet.net/prod.php?which=105285

This is a "size-code" version of the classic LIFE game, for the Commodore C64, C16, C128, VIC20, PET40/80. The smallest version is 126 bytes (see smallbin folder), but I recommend using the slightly bigger version with built in edit and help.

To use, just edit using the PET editor to create the patterns using the letter "O" for the cells. Note that the program is very simple, ie. it doesnt handle screen wrap properly. But it is quite fast.

The "small" version needs the user to edit before running. Put the "run" command on the 2nd line. This version needs VIC20 users to type: POKE 36879,8:print chr$(5)chr$(147) before editing.

To avoid all that, use the "big" version!

The small version can be 114 bytes if the basic stub is removed and the code started with a SYS.

Released as FREE/GPL3 software, source included.
orac81
·قبل 7 أشهر·discuss
Sage Draughts is a very comprehensive Draughts or Checkers playing program, now released as open source software.

Sage is a 32 bit Windows program, which should run on any version from XP up to Windows 11.

It has a very wide range of features, levels, analysis, game replay/save/load, handling PDN game databases, endgame "perfect play" databases (6 pieces, 30 billion positions), large opening databases, and so on.

Sage can play Checkers on any size Board from 4x4 to 12x12. It can also play Italian rules checkers.

Or you can just enjoy a simple game of Checkers!

For more details/source for Orac, Dynamo and Sage see here:

https://github.com/orac81/Orac-Draughts/