ComputerCraft Forums

ComputerCraft => Programs => Games => Topic started by: Missooni on Sep 12, 2024, 06:35 PM

Title: Goldcube Games - NEW: Mancala
Post by: Missooni on Sep 12, 2024, 06:35 PM
This is where I'll be hosting games I've made for the Goldcube gaming console. (https://forums.computercraft.cc/index.php?topic=645)
The GitHub repository for all of my games can be found here: (link) (https://github.com/Missooni/Goldcube-Games/tree/main)
— and outside of this thread, there is also a third-party subforum (https://wolfpak.vtchost.com/forum/viewtopic.php?f=30&t=117&sid=e6fa7558e127f4e36e91db68310ab17a) to host and share Goldcube games.
Thank you for visiting!
"How to Download & Play Games"
Archives will need 'progdor2' to unpack. It can be found here:
https://raw.githubusercontent.com/LDDestroier/CC/master/progdor2.lua

Of course, you will also need to set up the game console in Minecraft:
https://github.com/Missooni/Goldcube-CCTweaked-Console/

Put an empty floppy disk into your ingame disk drive, then use the following commands:
progdor2 -pb ID disk/gcgame
label set right "GAME NAME"
ID - The file name of the game, as seen in the repository
GAME NAME - The name of the folder containing the game file.

Now you should be able to click 'Play Game Disk' to launch your game.
Keep in mind, the 'New' button requires input using right click, to avoid overwriting existing game saves.

GC: Blackjack
Pastebin ID: zErdr3ap
(https://camo.tmpim.com/10a88a8cd775189f1ce41f3093ca22ae3314e738/68747470733a2f2f6769746875622e636f6d2f4d6973736f6f6e692f476f6c64637562652d47616d65732f626c6f622f6d61696e2f47433a253230426c61636b6a61636b2f6a617661775f636d694a564148484b582e706e673f7261773d74727565)
Preview Image (https://i.imgur.com/CmhOJ6B.png)
Made on Goldcube 1.4.2

This is a standalone, single-player recreation of the classic card game, 'Blackjack'.
There are a few titles players can earn by winning games against the dealer.

GC: Mancala
Pastebin ID: MYWxN6Gm
(https://camo.tmpim.com/e8099b20d0be0e94f1651cde0e18c4e81bb40a24/68747470733a2f2f6769746875622e636f6d2f4d6973736f6f6e692f476f6c64637562652d47616d65732f626c6f622f6d61696e2f47433a2532304d616e63616c612f6a617661775f387844376d676c797a672e706e673f7261773d74727565)
Preview Image (https://github.com/Missooni/Goldcube-Games/blob/main/GC:%20Mancala/javaw_qOmsCso20Y.png?raw=true)
Made on Goldcube 1.4.2

An ancient board game, re-imagined for Goldcube.
On a wooden board, two players compete to collect marbles.
Whoever collects the most will win the game.