-
-
This subtask is part of issue #48: Create der die das game
Implement the game logic for the "der die das" game in JavaScript. Create a new file named "der-die-das-game.js" and implement the following…
-
-
Implement the following mechanics for the Player Character;
- The player has to be able to jump.
- The player has to be able to run.
Other logic that needs to be implemented but isn't mandatory for t…
-
**Is your feature request related to a problem? Please describe.**
Design components in quick answer game page.
First, make components with UI logic without web socket.
-
-
Settings can be defined as meta data similar to the one for label but at the game mode itself. Also it has to define some environment settings and the default value. It would look like this:
```w5l…
-
General game loop, win/loss conditions, draw conditions, player turns etc. This should essentially remain open until the program is complete, but not necessarily bug free.
-
-