TUXDB - LINUX GAMING AGGREGATE
by NuSuey
NEWSFEED
▪️ GAMES
▪️ STEAM DECK ▪️ DEALS ▪️ CROWDFUNDING ▪️ COMMUNITY
tuxdb.com logo
Support tuxDB on Patreon
Currently supported by 9 awesome people!

🌟 Special thanks to our amazing supporters:


✨ $10 Tier: [Geeks Love Detail]
🌈 $5 Tier: [Arch Toasty][Benedikt][David Martínez Martí]

Steam ImageSteam ImageSteam ImageSteam ImageSteam Image
Logic World Wednesdays: The Thursday Edition

Hello and welcome back to Logic World Wednesdays!

Jimmy


Due to some personal life events I took a break from working on Logic World. This is why there wasnt a blog post last week and why todays post is a day late. I am back at it now, though, and Im excited to keep improving this game. Ive been working on a feature that Ive wanted to work on for a very long time: Board Resizing. All the structure in Logic World is made up of circuit boards. They are the base upon which you build circuitry. And now you can change their size after youve placed them, using lovely world-space UI. https://www.youtube.com/watch?v=OqeBxbnxRto Ive also spent a good deal of time tracking down a particularly elusive and annoying bug. I still do not know the bugs cause and solution, but hopefully next week I will have figured it out and I can give you a detailed writeup about it.

Felipe (aka pipe01)


This week Id like to talk about the logicworld.net website itself. Im afraid Im going to use technical jargon this time, but I enjoy when I get to know how things work deep down so Id like to give you that sort of experience. The website was at first written using ASP.NET Core for the backend and jQuery for the frontend, however this stack was quickly running short of space to expand (mostly due to jQuery) so I decided to make the switch to using the same backend tech but with Vue (and TypeScript and Webpack and all of that) for the frontend. This allowed much quicker iterations (although ironically the Webpack build times took much longer) and, most importantly, more reusability and modularity through the use of Vue single-file components. This meant that new features could be added to the site without giving much thought to how it affected the rest of the pages. In order to connect the backend and frontend though, Im using a Visual Studio 2017 extension called TypeWriter. This extension allows you to write TypeScript templates in .tst files that transform C# classes into TypeScript files. This is absolutely amazing since now I only need to write C# code, which will get transformed into the TS code I need in order to use it from the client-side. Currently, ASP.NET Core API controllers are being transformed into TS files that use the axios library in order to send a request to the server. This is an example of a generated endpoint: import http from "axios" export async function postPost(model: Logic_World.Models.ViewModels.NewPostViewModel, id: number) : Promise { return (await http({ method: 'post', url: "/api/forum/{id}/post".replace("{id}", String(id)), data: model, params: null })).data; } This has been generated from the following controller method: [HttpPost("/api/forum/{id}/post")] [Model(typeof(Post))] //This indicates what type of object the endpoint returns on success public IActionResult PostPost([FromBody]NewPostViewModel model, [FromRoute]long id) { ... } Im also using this technique in order to create simple TS models from C# classes, as you can see with the Post and NewPostViewModel types. All of this means I no longer have to worry about writing bridge code between the back and the front end, and instead its all generated for me as soon as I hit Control+S. Although, this has one big drawback: you must use Visual Studio 2017. It would probably be a much better experience if it was integrated into the .NET build process, but alas its a VS2017 extension which means that you must have it open in order to apply any changes youve made. I would still 100% recommend this extension if youre working on anything related to this; it doesnt even have to be web-related. So, I hope you were able to follow through. I promise next week it will be more interesting and less tech-loaded. If youd like to receive an email each time we post one of these blogs, you can sign up for our newsletter. Be sure also to join the official Discord and follow @LogicWorldGame on twitter. See you next Wednesday! View this post on logicworld.net.


[ 2019-05-03 00:42:30 CET ] [ Original post ]

Logic World
Mouse Hat Games Developer
Mouse Hat Games Publisher
2021-10-22 Release
Game News Posts: 106
🎹🖱️Keyboard + Mouse
Very Positive (271 reviews)
Public Linux Depots:
  • Logic World - Linux [1.75 G]
Build. Program. Simulate. Logic World teaches you how circuits do math.

Key Features


  • Digital Logic - Build circuits that work the same way real world computer chips do.
  • Challenges - Solve puzzles from simple logic gates to complex machines like calculators and data storage.
  • Multiplayer - Logic World is built from the ground up for collaborative multiplayer. Take on Challenges with your friends or build together freely in Sandbox mode.
  • Performance - Build massive circuits and simulate them at thousands of updates per second - all without lag.
  • Modding - Logic World features powerful modding tools - the same tools the developers are using to make the game.
  • Online Hub - Players can upload their builds, mods, and custom challenges and share them with other players.


MINIMAL SETUP
  • OS: Ubuntu 14.04
  • Processor: 2.4GHz Quad CoreMemory: 8 GB RAM
  • Memory: 8 GB RAM
  • Graphics: Intel HD Graphics 4000 or AMD Radeon R5 series
  • Storage: 2 GB available spaceAdditional Notes: system requirements might be adjusted before release
GAMEBILLET

[ 6138 ]

10.73$ (17%)
28.69$ (18%)
33.95$ (32%)
12.74$ (15%)
3.99$ (80%)
12.59$ (16%)
21.24$ (15%)
3.87$ (61%)
2.94$ (58%)
8.05$ (60%)
13.79$ (8%)
16.79$ (16%)
5.87$ (16%)
4.24$ (15%)
10.00$ (60%)
8.39$ (16%)
1.89$ (87%)
16.79$ (16%)
21.71$ (38%)
4.31$ (78%)
12.59$ (16%)
9.24$ (77%)
8.39$ (16%)
3.60$ (82%)
17.59$ (12%)
0.63$ (87%)
8.47$ (15%)
1.00$ (90%)
8.49$ (15%)
11.04$ (15%)
GAMERSGATE

[ 3395 ]

19.99$ (20%)
26.99$ (46%)
0.85$ (91%)
5.4$ (82%)
2.4$ (70%)
8.99$ (55%)
36.0$ (55%)
6.38$ (57%)
0.45$ (85%)
1.6$ (90%)
1.0$ (80%)
4.05$ (73%)
2.25$ (85%)
12.0$ (60%)
3.0$ (85%)
18.74$ (25%)
10.49$ (48%)
4.25$ (79%)
2.25$ (89%)
6.25$ (75%)
7.0$ (65%)
0.89$ (87%)
6.8$ (66%)
3.9$ (70%)
35.99$ (28%)
0.75$ (85%)
1.76$ (91%)
0.9$ (91%)
0.88$ (82%)
4.5$ (70%)

FANATICAL BUNDLES

Time left:

7 days, 5 hours, 11 minutes


Time left:

13 days, 5 hours, 11 minutes


Time left:

10 days, 5 hours, 11 minutes


Time left:

10 days, 5 hours, 11 minutes


Time left:

10 days, 5 hours, 11 minutes


Time left:

10 days, 5 hours, 11 minutes


Time left:

10 days, 5 hours, 11 minutes


Time left:

10 days, 5 hours, 11 minutes


Time left:

10 days, 5 hours, 11 minutes


Time left:

10 days, 5 hours, 11 minutes


Time left:

10 days, 5 hours, 11 minutes


Time left:

10 days, 5 hours, 11 minutes


Time left:

10 days, 5 hours, 11 minutes


Time left:

10 days, 5 hours, 11 minutes


Time left:

10 days, 5 hours, 11 minutes


Time left:

35 days, 5 hours, 11 minutes


Time left:

15 days, 5 hours, 11 minutes


Time left:

7 days, 5 hours, 11 minutes


Time left:

42 days, 5 hours, 11 minutes


Time left:

31 days, 5 hours, 11 minutes


Time left:

28 days, 5 hours, 11 minutes


Time left:

36 days, 5 hours, 11 minutes


Time left:

38 days, 5 hours, 11 minutes


HUMBLE BUNDLES

Time left:

1 days, 23 hours, 11 minutes


Time left:

15 days, 23 hours, 11 minutes

by buying games/dlcs from affiliate links you are supporting tuxDB
🔴 LIVE