Neuronic Netronics
A game about building neural networks to solve puzzles. Made in 48 hours for Ludum Dare 57. A neat fact is that most of the game is made with hand written web assembly, all the graphics and audio are generated in web assembly, with some light javascript just to get things from memory to the browser.
Controls:
- Left click to place nodes, drag nodes, create new links, adjust connection weights
- Right click to delete things
Here are some hints for the first few levels
- Nodes have a value from -1 to +1. Positive values are displayed as yellow circles growing from the center, negatives are displayed as yellow rings growing inward from the edge
- Links between nodes have a weight from -1 to +1, the node value will be the sum of all the incoming nodes multiplied by the link weight, this values is then clamped to -1 to +1 after all the values are added
- You can create additional nodes by clicking on an empty region. You can create new links by clicking and dragging near the edge of a node. Slide the white circle along the link to adjust link weights
Status | Released |
Platforms | HTML5 |
Rating | Rated 4.0 out of 5 stars (1 total ratings) |
Author | kaliuresis |
Genre | Puzzle |
Tags | Ludum Dare 57 |
Links | Ludum Dare |
Comments
Log in with itch.io to leave a comment.
This looks like a fun puzzle game! I'm looking forward to trying out the hand written web assembly and graphics.
You look like the type of person who'd enjoy this jam: WOW JAM
They have a very interesting platform and are even offering prizes xD