drawee 0.0.1

A volfied-like game WIP.


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

A Volfied-like game

  • My hobby game for own understanding.
  • Work in progress!!!
  • No engine used. Just SDL and OpenGL
  • betterC
  • implements some concepts from scratch.
  • It uses @skoppe's druntime fork for webaasembly. Probably betterC is not a must now if I link druntime.

Controls

  • Use arrow keys to move the hero
  • Start shrinking the polygon using SPACE + arrow keys
  • use key P for pause and R for restart
  • the game is playable here

WASM build with emscripten

  • There is a postBuildCommands in dub.json compiling with emscripten.
  • dub build --config=wasm --compiler=ldc2 --build=release --build-mode=allAtOnce --combined --arch=wasm32-unknown-unknown-wasm -v

Authors:
  • user
Dependencies:
none
Versions:
0.0.1 2021-Jan-06
Show all 1 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 7 downloads total

Score:
1.0
Short URL:
drawee.dub.pm