• Welcome
Explore the finest city images in our screenshot gallery: screenshot gallery

Become a Beta-Tester
Most recent version is


Immerse yourself in TheoTown, a captivating city simulation game available on Android, iOS, and PC. Experience the thrill of urban planning and development. Give it a try and unleash your creativity today! :space





Join our Discord server at discord.gg/theotown for exciting discussions and friendly chats. Let's connect and enjoy TheoTown together!



  • News
No global announcements

  • Lua Sandbox
:lua: Welcome to the interactive Lua tool! Here, you can experiment and test Lua code. If you're looking for information on what you can do with Lua in TheoTown, check out the Lua API or join the chatbox. For those interested in creating plugins, we recommend taking a look at our getting started guide. Enjoy exploring the possibilities with Lua in TheoTown!

Code: Select all    Reset

local n = 10 local sieve = {} local primes = Array() for i = 2, n do if not sieve[i] then primes:add(i) end for j = i * i, n, i do sieve[j] = true end end Debug.toast('Hello world! There are '..#primes..' primes in 2 to '..n) primes:forEach(function(p) Debug.toast(p) end)
Interactive Lua editor
Run


  • Newest Plugins

Post FBI Police Vehicle Set


Image

"Fidelity, Bravery, and Integrity"
Federal Bureau of Investigation Vehicle Set

This plugin adds 2 new police cars:
-FBI Sedan
-FBI SUV

Download:
Google Drive

Views: 245  •  Comments: 0  •  Write comments

Post LAPD Police Vehicle Set


Image

"To Protect and to Serve"
Los Angeles Police Department Vehicle Set

This plugin replaces default police car/helicopter into LAPD styled black & white police vehicles.
This also changes the default emergency light to red & blue.

Credits to Lobby/Theo for the original sprites

Download:
Google Drive

Views: 163  •  Comments: 0  •  Write comments


  •  Latest news
    Replies
    Views
    Last post

  • Who is online?
  • In total there are 592 users online :: 13 registered, 0 hidden and 579 guests (based on users active over the past 5 minutes)
    Most users ever online was 2409 on 06 Sep 2023, 01:08






  • Statistics
  • Totals
    Total posts 177080
    Total topics 14872
    Total Announcements: 24
    Total Stickies: 50
    Total Attachments: 32792

    Topics per day: 3
    Posts per day: 30
    Users per day: 109
    Topics per user: 0
    Posts per user: 0
    Posts per topic: 12

    Total members 649877
    Our newest member asymptote


  • Friends
  • Online
    No friends online

    Offline
    No friends offline