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

🌟 Special thanks to our amazing supporters:


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

Any feedback for tuxDB? Join us!

ScreenshotScreenshotScreenshotScreenshotScreenshotScreenshot
Build a Game Universe (Linux, MAC, PC)


Build a Game Universe is your spot to build, play, share and sell your 2D games and game content. Whether you are an experienced developer or just getting started, our intuitively designed tools create a fun and exciting environment to bring your imagination to life!


What can you do with it?


Build

Fun, easy, and advanced editing modes make Build a Game the perfect spot for creating your next 2D game idea. We removed the roadblocks and redundant steps to keep the focus on building your games and making it fun!


Play

Enjoy playing 2D games of all types, designed by everyone from seasoned professionals and independents to hobbyists and kids. Come check out the Market Center and experience the force behind our ever expanding Universe.


Share and Sell

Time to get your 2D games into Market Center! Build a Game Market Center empowers users (developers/players) with the ability to buy and sell games to the community for gold coins.


Ready to Start?

Equipped with a robust editor, cloud storage, a market center and thousands of properties just waiting for you, Build a Game Universe is ready, are you?
Build a Game Universe
Walker Boys Studio, Inc.Developer
Walker Boys Studio, Inc.Publisher
Dec 2018Release
🎹🖱️ Keyboard + Mouse
🕹️ Partial Controller Support
No user reviews (0 reviews)
VR Support
Update 84 - Timeline Tile and Tutorial!

Update 84 - Timeline Tile and Tutorial!


(March 28th - April 23, 2019)

Introduction to Timeline!

We want to take time to walk you through the features available in the Timeline Tile (Tutorial style).

Timeline Structure
The timeline tile provides an easy way to add story context to your game!
The structure of a timeline looks like the image below. A director tile (controls the start and general elements of an event). The clips are individual actions (ie. movie bars animate in, or play an animation sequence, etc). The props provide a series of images and audio clips to use during the timeline event.
Game Description Image

With the Director, you can have it trigger the event to start. Each Director has an id to tell corresponding Clips to begin. The Clips run in numeric order and once all clips are complete, the event is ended.

Let's take a look at the setup and several of the timeline clip actions available:

Step 1: Using the Default Tileset, you can put the director and two clip tiles in to the scene. Then enable the Director (gif example).Game Description Image

Step 2: Activate the first clip.Game Description Image

Step 3: Set the movie bars to 'show' when activated.Game Description Image

Step 4. Activate the second clip.
Be sure the id for the clip is changed to 1, that way it happens after the clip 0.Game Description Image

Step 5. Now we can hide the movie bars after a slight delay.Game Description Image

Step 6. Press play and walk the player into the tile to see the event happen.Game Description Image

Step 7. Camera Zooming. With timeline, you can control the camera features directly as things happen. This example sets the camera to zoom out, then back in on completion.Game Description Image

Step 8. Actor Setup and Fade. Any tile can be enabled as an actor for the timeline.
+ Enable an ActorGame Description Image
+Fade SetupGame Description Image

Step 9. Gui Elements. When going in to a cutscene, hiding/moving gui offscreen is common. Set gui as an actor and the timeline auto toggles its state.
+ Gui SetupGame Description Image
+ Gui moving on / off screenGame Description Image


Timeline Editor
The editor is an input field with some fun features added. You can type your story directly in to it, and/or use an external tool (notepad++, etc) and copy/paste it in to the box.
Game Description Image


Timeline Editor Menu
While we're looking at the editor, here's a quick look at the extended tools.
Game Description Image
1 - Play : Test out what you've written instantly.
2 - Continue : Make changes and continue where you left off.
3 - Word : Available words you can type and templates to start with.
4 - Copy : Click to copy the current text to the clipboard.
5 - Paste : Click to paste the clipboard text in to the current text.
6 - Font Type : Click to cycle through font type.
7 - Text Size : Display size of text in editor.
8 - Font Color : Color for editor text.
9 - Editor Layout : Six layout options for the panel.
10 - Panel Alpha : Level of transparency for editor panel.
11 - Panel Color : Color of editor panel.
12 - Toggle Tools : Show full and compact mode.
Game Description Image

Writing Your First Story
Let's jump in to writing! To have text appear on the screen we can use several different options. Our first option is to tell Timeline which box to type in.

~centerbox

And then we can align the text to a position. For this example we'll put it in the center of the screen using: aligncc (Note: We separate each parameter with a comma ',')

~centerbox, aligncc

Then we use the colon : to let the story know we're ready to type our message.

~centerbox, aligncc: Hi there

Now you're ready to press the play button to test it out. :)
Game Description Image

Extra:
If you want to change the color of the font, type in:
~centerbox, aligncc, color = red: Hi there

Extra, Extra:
Want to add an icon into the text? Try this:
~centerbox, aligncc, color = red: Hi there
Game Description Image

Introduction to Flags and their Functions

Flags and their functions
~ Speaking
@ Name and speaking
# Picture
+ Increment
! If statement
> Run
/ Command

In total, there are about 700 keywords provided for the flags. :)

A line has 3 sections:
Flag
The first character of the line, that is not a letter or a number (example: @ is a flag). When looking up the flag, white spaces at the beginning of the line are omitted. If the line does start with a letter, then the default ~ flag is assigned. The flag is used to invoke different methods, for example the flag # will trigger the picture method, which will change an image element of the UI.

Properties
Any number of phrases, words, numbers etc. separated by a comma, located between the flag and a colon. While all white spaces count, a single space after the comma is omitted for clarity. Arguments are used by all methods differently. ~ -flag doesn't have arguments and the whole line (ex. Flag) is used as a message.

Message
Everything that comes after the colon. All white spaces after the colon and at the end of the line are cleared. Messages are used by all methods differently.

Word Samples
Click on the 'W' button and choose Templates to see a full list of examples.
Game Description Image

And that concludes the overview and tutorial on getting started with the Timeline tile. This week we'll post full videos walking you through all the elements in greater detail. Thank you!

Game Description Image

Training Videos

Don't forget, we have training videos available for those wanting to learn how to use Build a Game.1025+ videos are available for learning Build a Game! 116 videos are available for learning Tile Builder!

Our Silver Standard Reminder (Silver Coin Allowance)!

During the beta program, you will receive 1,000 silver coins into your account each week. Have fun purchasing games and tiles!

Beta Group Signup

Sign up for the Beta. Email steamkeyplease@buildagameuniverse.com to get your steam key and be a part of the testing. =)


Have fun testing out the Timeline tile in Build a Game Universe!

Thanks!

Chad - Nathan - Eric

[ 2019-04-23 15:41:38 CET ] [Original Post]

Minimum Setup

  • OS: Ubuntu 14.04 64-bit / SteamOS
  • Processor: Intel Core i3Memory: 2 GB RAM
  • Memory: 2 GB RAM
  • Graphics: Intel HD Graphics 5000
  • Storage: 2 GB available space

Recommended Setup

  • OS: Ubuntu 16.04 64-bit / SteamOS
  • Processor: Intel Core i7Memory: 4 GB RAM
  • Memory: 4 GB RAM
  • Graphics: Nvidia 800 series (or better) or AMD equivalent
  • Storage: 2 GB available space
GAMEBILLET

[ 6403 ]

8.27$ (17%)
8.85$ (11%)
16.57$ (17%)
25.47$ (15%)
49.77$ (17%)
17.59$ (12%)
33.17$ (17%)
16.57$ (17%)
4.95$ (17%)
4.87$ (19%)
24.87$ (17%)
7.44$ (17%)
16.57$ (17%)
16.57$ (17%)
8.85$ (11%)
5.03$ (16%)
7.54$ (16%)
17.75$ (11%)
16.57$ (17%)
28.69$ (18%)
8.27$ (17%)
8.27$ (17%)
7.07$ (12%)
8.27$ (17%)
24.87$ (17%)
16.57$ (17%)
16.79$ (16%)
10.91$ (16%)
24.87$ (17%)
4.19$ (16%)
GAMERSGATE

[ 1916 ]

8.32$ (41%)
4.25$ (91%)
3.4$ (66%)
4.0$ (90%)
0.85$ (91%)
6.8$ (66%)
3.19$ (79%)
16.0$ (60%)
0.69$ (86%)
5.95$ (70%)
0.9$ (91%)
4.25$ (83%)
3.0$ (70%)
2.55$ (91%)
8.0$ (60%)
0.85$ (91%)
0.42$ (79%)
8.91$ (70%)
8.5$ (66%)
16.0$ (60%)
2.0$ (80%)
15.17$ (49%)
9.0$ (77%)
14.88$ (70%)
8.0$ (80%)
10.0$ (60%)
0.43$ (91%)
3.0$ (85%)
3.51$ (88%)
8.49$ (58%)
MacGamestore

[ 4299 ]

1.04$ (85%)
2.49$ (88%)
65.99$ (6%)
0.99$ (75%)
4.89$ (84%)
1.49$ (85%)
1.19$ (94%)
2.99$ (70%)
9.49$ (5%)
44.99$ (10%)
1.49$ (85%)
3.99$ (69%)
1.99$ (90%)
0.99$ (80%)
1.99$ (89%)
15.99$ (20%)
2.98$ (85%)
2.98$ (85%)
0.99$ (93%)
1.09$ (96%)
11.24$ (55%)
2.24$ (85%)
1.19$ (88%)
38.99$ (13%)
1.28$ (87%)
3.99$ (90%)
5.99$ (70%)
1.19$ (88%)
2.98$ (80%)
2.49$ (88%)

FANATICAL BUNDLES

Time left:

356222 days, 23 hours, 7 minutes


Time left:

356222 days, 23 hours, 7 minutes


Time left:

12 days, 6 hours, 7 minutes


Time left:

8 days, 6 hours, 7 minutes


Time left:

18 days, 6 hours, 7 minutes


Time left:

29 days, 6 hours, 7 minutes


Time left:

32 days, 6 hours, 7 minutes


Time left:

33 days, 6 hours, 7 minutes


HUMBLE BUNDLES

Time left:

0 days, 0 hours, 7 minutes


Time left:

2 days, 0 hours, 7 minutes


Time left:

12 days, 17 hours, 7 minutes


Time left:

13 days, 0 hours, 7 minutes


Time left:

14 days, 0 hours, 7 minutes


Time left:

14 days, 0 hours, 7 minutes


Time left:

16 days, 0 hours, 7 minutes


Time left:

21 days, 0 hours, 7 minutes

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