-
Windows:
```
$ ~/.luarocks/bin/love-release -W 64 -a murks -e murks@freeshell.de --uti "at.murks.wumpus" -t "Blind Wumpus World" -u "https://murks.itch.io/blind-wumpus-world" -d "A short Wumpus Worl…
-
The Wumpus is a key part of Discord and branding. It should be represented well within the game, instead of a static image.
Animations
- Flapping
- Crashing into Barrier
Visual Design
- Should be cl…
-
https://github.com/cleannetcode/LessonMonitor.Frontend/blob/a8f3b03c9355fb6100c135a44d3fe7d6b3dde932/hunt-the-wumpus-page/main.css#L5
:root{
--width-game-object:100px;
--height-game-object:100px;
…
-
- Make the camera slightly more zoomed in by default
- Make the Wumpus disappear when appropriate
- Run through the whole game to look for issues
-
The Lazy Wumpus Object
• Keep track of the current state the Wumpus is in (that is, asleep, awake, moving).
• If the player shoots an arrow and misses while the Wumpus is sleeping, the Wumpus wakes up…
-
Single-player (but possibly with multiplayer version):
- minesweeper
- simon
- not not
- skulls and roses
- hunt the wumpus
- 2048
- sokoban (including variations)
Multiplayer
- tic-tac-toe
- inc…
-
**Reported by leslie on 24 Oct 2012 04:56 UTC**
Need moar!
Several programs for people to tinker with, learn from, copy, etc. Toy programs should have tests to make sure theyre not broken. Example: …
-
## Write a short choose-your-own adventure game in JavaScript
@egillespie Can you take a look at this? It's [hosted here](https://FreakingGrant.github.io/MI-449-js-conditionals/index.html) and meet…
-
Post any ideas you have for what we can do for part c
-
- Command to move into the Wumpus room
- Command to disable the particle system to improve perf on low-speed machines
- Command to disable losing (infinite or large number of arrows, reset on game los…