Skip to content

Collection of Roblox scripts for making maps for the Roblox Bhop / Surf game.

License

Notifications You must be signed in to change notification settings

dowoge/map-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                                               _       __      
   ____ ___  ____ _____        _______________(_)___  / /______
  / __ `__ \/ __ `/ __ \______/ ___/ ___/ ___/ / __ \/ __/ ___/
 / / / / / / /_/ / /_/ /_____(__  ) /__/ /  / / /_/ / /_(__  ) 
/_/ /_/ /_/\__,_/ .___/     /____/\___/_/  /_/ .___/\__/____/  
               /_/                          /_/                

map-scripts

Collection of Roblox Lua scripts for making maps for the Roblox Bhop / Surf game. Submissions to this repository are welcome, see how below.

Discussions existence

For GitHub users, we have discussions enabled! If you don't know, it's basically a forum based around this repository!

How do I submit my script?

See the repository wiki

roblox-ts & Luau Support

Some developers might choose to use a roblox-ts environment and use the distributed/compiled lua. This is fully supported as you can submit a PR like the following:

maps/
└── {map_name}/
    ├── src/
    │   └── *.ts
    └── dist/
        └── *.lua

About

Collection of Roblox scripts for making maps for the Roblox Bhop / Surf game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 94.8%
  • TypeScript 5.2%