Skip to content

Commit

Permalink
N28: Combine&Conquer (#885)
Browse files Browse the repository at this point in the history
  • Loading branch information
ozkriff authored Dec 8, 2021
1 parent 3496b2a commit 04f98fc
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
Binary file added content/news/028/cac-crossing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions content/news/028/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,25 @@ Updates are posted to their [Youtube][idu-youtube] as well.
[idu-discord]: https://discord.gg/PR3GgYYkym
[idu-youtube]: https://www.youtube.com/channel/UC1JmPXgbR5R2dCsM_QJGe1w

### [Combine&Conquer][cnc-logs]

![items moving through the belt](cac-crossing.png)

Combine&Conquer by [Martin Buck][@I3ck] is a WIP strategy game
about automation similar to Satisfactory or Factorio.

This month Martin finished [writing a detailed devlog][cnc-logs] for the project
from first commit up until now.
A few dozens of short posts cover variuos topics including:
simulation of arms and conveyor belts with moving items, blueprints,
testing, rendering, save and load, tech tree and research, and multiplayer.

_Discussions:
[/r/rust_gamedev](https://reddit.com/r/rust_gamedev/comments/qj03ji/cnc)_

[cnc-logs]: https://buckmartin.de/combine-and-conquer.html
[@I3ck]: https://github.com/I3ck

## Engine Updates

### [Tetra] 0.6.7
Expand Down

0 comments on commit 04f98fc

Please sign in to comment.