Skip to content

elp2/multiply_or_die

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiply_or_die

Vibe coded in Cursor using Rojo 7.5.1.

Roblox APIs Used

  • DataStoreService
    • OrderedDataStore for persistent high scores
  • MessagingService for cross-server leaderboard updates
  • Classic GUI elements (TextLabel, Frame, ScrollingFrame, etc.)
  • SurfaceGui for 3D billboard display
  • UIGradient for visual styling
  • UICorner for rounded corners
  • BrickColor and Color3 for styling
  • RunService for Studio detection

Getting Started

  • Open this directory in VSCode.
  • From the Rojo menu, click "Install Plugin" option and then click "Start"
  • Open the generated multiply_or_die.rbxl file.
  • From the Rojo plugin option (installed above), "connect" to the server.
  • To apply updates, press stop on Studio, and it should immediately sync any changes.

For more help, check out the Rojo documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages