Skip to content

A 3D multiplayer Tetris, playable by up to 10 people at a time over a LAN

Notifications You must be signed in to change notification settings

rotwatsb/t3tropolis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

t3tropolis!

Getting started

Builds on rust nightly on linux and mac. Just make sure you have freetype and cmake installed on your system. Then "cargo run".

After running, you'll be prompted whether you'd like to host or not. If you say yes, follow by connecting to yourself on 0.0.0.0::your_port.

Gameplay

Use wsad or arrow keys to move and rotate pieces.

If you're playing with other people, you'll see the next pieces of your "neighbors" above and below your own next piece. You can offer to swap your next piece for one of theirs by pressing E or C to move the next piece target (the shadow piece behind the colored piece). If another player wants to swap with you, their piece will pop out to the right a bit. Move the shadow piece to the popped-out piece to initiate the swap.

You can rotate your view by pressing F (to rotate right) or CAPS (to rotate left).

About

A 3D multiplayer Tetris, playable by up to 10 people at a time over a LAN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages