Skip to content

Snap! Build Your Own World – like Minecraft in Scratch, just better! (alpha, not under active development)

Notifications You must be signed in to change notification settings

Code-WvS/snap-byow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snap! Build Your Own World Like Minecraft in Snap!, just better! Snap-BYOW adds a voxel engine. Try it

Notes:

  • enter interactive mode in full screen stage mode, let your browser capture the mouse
  • exit interactive mode by pressing escape twice - once to uncapture the mouse, the second time to exit full stage mode
  • only world and player categories are modified
  • material 0 is air, 1 is grass, 2 are bricks, 3 is earth
  • modify the player's view and position through the stage
  • newly created sprites ("mobs") always span at the same point
  • skin customization is not possible
  • cloud saving does not work

This project was a weekend project and is not under active development.

Based on voxel.js.

Based on Snap! Build Your Own Blocks

http://snap.berkeley.edu

a visual, blocks based programming language inspired by Scratch

written by Jens Mönig and Brian Harvey jens@moenig.org, bh@cs.berkeley.edu

Copyright (C) 2015 by Jens Mönig and Brian Harvey

Snap! is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Snap! Build Your Own World – like Minecraft in Scratch, just better! (alpha, not under active development)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published