pgmtx/boxuba
1
0
Fork
You've already forked boxuba
0
A board game to spice parties with your friends!
  • Odin 94.5%
  • Python 3.1%
  • Nim 2.4%
2026年05月13日 23:53:12 +02:00
res Reformat and fix json files 2026年05月13日 23:46:04 +02:00
screenshots Add documentation explaining how to add a new language 2025年01月24日 16:59:49 +01:00
scripts Rewrite Python script to reindent json files 2024年12月22日 16:55:35 +01:00
src Upgrade code to use the new core os lib and reformat odin files 2026年05月13日 23:45:18 +02:00
.gitignore Update script to create custom zip names and edit .gitignore 2024年12月29日 17:41:34 +01:00
build.nims Update codebase to use old core os lib and replace bash script by a Nimscript one 2026年05月13日 23:32:13 +02:00
CONTRIBUTING.md docs: fix a typo 2026年05月13日 23:53:12 +02:00
icon.ico Add icon and resource file for the Windows executable and update script on consequence 2024年12月28日 16:49:53 +01:00
LICENSE Added license file 2024年07月14日 16:31:52 +02:00
ols.json first commit 2024年06月23日 20:38:06 +02:00
README.md Add documentation explaining how to add a new language 2025年01月24日 16:59:49 +01:00
resources.rc Add icon and resource file for the Windows executable and update script on consequence 2024年12月28日 16:49:53 +01:00

Boxuba

A board game to spice parties with your friends!

Contribute

See CONTRIBUTING.md to learn how to add new boxes and languages.

When I resumed development, there were features such as boxes whose action linked players. It was interesting, but complex to implement, since there were multiple edge cases and I had to test over and over to find them.

So I decided to leave these features on a separate branch before removing them on the main one, so that I could focus on most important features.

Known issues

Boxuba uses Raylib's default font, which only supports ASCII characters, so you cannot draw unicode characters such as accented letters in Esperanto (ĉĝĥĵŝ), kanas and kanjis.