A downloadable game for Linux

This is a simple game I made while I was away to learn the basics of the odin programming language and the raylib library. It is the general gameplay of the tv game show "deal or no deal". Includes source code. Built executable is only for linux so if you want a windows build you can build it yourself https://odin-lang.org/docs/install/ https://odin-lang.org/docs/overview/.

Controls:

  • A - left
  • D - right
  • Space/Enter - Select
  • Y/N - confirm/deny
  • Esc - quit
  • Also Enter at game end to restart.

Download

Download
deal linux amd64 binary + source.zip 531 kB
Download
deal source only.zip 3.5 kB

Install instructions

Extract zip.

If on linux run "deal" executable if you downloaded that version.

If on any other target or it doesn't work or you only downloaded the source, https://odin-lang.org/docs/install/ https://odin-lang.org/docs/overview/

Leave a comment

Log in with itch.io to leave a comment.