A downloadable game for Windows and Linux

As old as the ocean depths and so powerful as the great kraken, he is DICETHULU!

You must fight for survival against wave after wave of enemy, the difficulty of each wave determined by a roll of his dice. This game was made by two people, developed entirely within Rust, utilizing the Bevy engine. Aesprite was used to make all the art in the game and Bosca Ceoil was used to make the music. 




CONTROLS: 

wasd/arrow keys - move/aim

spacebar - shoot

 *(shoot downwards to fly upwards)

Source code: https://github.com/Piturnah/dicethulhu

StatusPrototype
PlatformsWindows, Linux
Rating
Rated 3.0 out of 5 stars
(1 total ratings)
AuthorPiturnah
GenreAction
Made withRust, Aseprite
Tags2D, Dice, Horror, Pixel Art, Shoot 'Em Up

Download

Download
dicethulhu.tar.gz 6 MB
Download
dicethulhu.zip 6 MB

Comments

Log in with itch.io to leave a comment.

firstly the results... (ubuntu 18.04 LTS x86_64)


  • ./dicethulhu: error while loading shared libraries: libbevy_dylib-1cf1e41e9fda0a01.so: cannot open shared object file: No such file or directory
  • $ ldd dicethulhu
  • ./dicethulhu: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./dicethulhu)
  • linux-vdso.so.1 (0x00007f22de798000)
  • libbevy_dylib-1cf1e41e9fda0a01.so => not found
  • libstd-7ca39ac42651c3df.so => not found
  • libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f22de71f000)
  • libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f22ddf43000)
  • libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f22ddb52000)
  • /lib64/ld-linux-x86-64.so.2 (0x00007f22de570000)
next the windows steam for linux proton:

quiet friendship cthulhu head spins pips spawning floating lasers
four buttons align easy to assess possible outcomes
death finale all closed all ends forever deletion
given twice the alone silence watching rng chance tentacles face...


Oops, it looks like I published the dynamically linked binary (used in development to speed up compile times)

I might fix it at some point but this game is pretty trash tbh so I probably won't bother, if you really want to play it you can compile from source at https://github.com/Piturnah/dicethulhu