-
How should we go about designing the internal structure of sokoban?
I'm thinking we have a simple multidimensional (2D) array, and for now we can use integers to keep track of the data but we can s…
-
### Zig Version
0.9.1, on ArtixLinux x64, normal kernel, and hardened.
### Steps to Reproduce
build.zig:
```
const std = @import("std");
pub fn build(b: *std.build.Builder) void {
c…
-
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…
-
Add ability to push blocks to planner. Can use sokoban code from benchmarks. Blocks pushed into water become dirt. Blocks can be pushed along thin walls and over gravel. They can also be used to t…
lotu updated
12 years ago
-
I think this might require tracking the starting location in an abstract fashion, which will be a new feature.
Gameplay case is where you intentionally fall down through a hole and then climb back in…
-
- [ ] integrate cogman
- [ ] allow the teacher to take actions and then give back control to the agent
-
[20200708_070947.zip](https://github.com/dkanada/frost/files/4893678/20200708_070947.zip)
Apps requested:
Actual (Privacy focused budgeting app)
Connect (Garmin Connect app for syncing with Garmin …
-
Creating games with ÖbEngine also helps a lot because it can shows that there's missing features or bugs that I did not see.
You can create a Pull Request of this repository to add a game creating wi…
-
Hello,
Thanks for your work, I am trying to use it on the VAE of [latplan ](https://github.com/guicho271828/latplan/tree/v5.0.0), I tried this:
`
attributions = de.explain("guidedbp", latent, l…
-
Hi Dan,
I just found your code. When I upload it to my Apache web server, the browser shows a loading status for the 'Solve' button as 'Solver loading'. On your demo website, however, it just shows '…
TinoJ updated
10 months ago