A little game like Minecraft or Terraria.
Go to file
mibi88 3572e739f1 20220727 - Correction d'une erreur de formatage. 2022-08-27 15:17:02 +02:00
assets-fx 20220728 - Correction du font. 2022-07-28 17:56:33 +02:00
latest-build 20220827 - Feu de camp ajouté, cleanup du code. 2022-08-27 13:35:21 +02:00
src 20220827 - Feu de camp ajouté, cleanup du code. 2022-08-27 13:35:21 +02:00
tests 20220705 - Meilleur terrain, scrolling 100% fonctionnel. 2022-07-05 14:57:58 +02:00
CMakeLists.txt 20220727 - Menu pour le crafting terminé. 2022-07-27 13:41:44 +02:00
LICENSE Initial commit 2022-06-23 18:32:56 +02:00
README.md 20220727 - Correction d'une erreur de formatage. 2022-08-27 15:17:02 +02:00
clear.sh 20220718 - Nouvel inventaire. 2022-07-18 13:39:46 +02:00

README.md

Builder

A little game like Minecraft or Terraria.

Build an install

Install gint if you have not already installed it.

$ fxsdk build-fx
$ bash clear.sh

Copy Builder.g1a that is in ./latest-build/ to the main folder of your calculator.

Gameplay

When playing

1 - Break a block. EXE - Add a block. MENU - Detailled inventory. 8,4,5,6 - Select blocks. 0 - Select something in the inventory. Right, Left - Move. SHIFT - Jump.

In the detailled inventory

SHIFT - Select a stack. 0 - Move the cursor. ALPHA - Transfer the blocks from the stack to the cursor. X² - Transfer a block from the stack to the cursor. EXE - Quit this menu. MENU - Go to the crafting menu.

In the crafting

SHIFT - Build the selected block. Right, Left - Choose another block to build. EXE - Quit crafting.

Incinerator

SHIFT - Burn an item from the selected stack. DEL - Burn the selected stack. EXE - Quit this menu.

Everywhere

EXIT - Quit the game.

Missing features

  • Survival.
  • Mobs.
  • Save.
  • Included help.
  • Water and lava.
  • Leafs.
  • Many blocks (see ./assets-fx/tiles/blocks/).
  • Portals ?
  • Boss ?
  • Multiplayer ?

Issues

See tickets.

Topic

https://www.planet-casio.com/Fr/forums/topic17108-last-builder-un-jeu-de-construction-comme-minecraft-et-terraria.html#188890

Testing

You can get the latest build in ./latest-build/. If you find an issue, please write a ticket !