#hyperbook v0.48.0 is here!
- 🚀 New Feature: The webide element allows you to embed a web-based integrated development environment (IDE) directly into your hyperbook.
#hyperbook v0.47.0 is here!
- 🚀 New Feature: The entire state of your Hyperbook is now saved in your browser. You can also export and import it using the buttons at the bottom (when importExport is enabled).
- 🌍 Localization Update: German translations are now available!
#hyperbook v0.43.0 got released:
🚀 feaet: You can now seamlessly view and edit p5.js sketches directly within your Hyperbook!
👉 Check it out: https://t.co/7zgUZWsEDl
Start creating interactive visuals right in your book! 🌟
#scratch4j v4.12.0 got released:
- 📷 Feat: There is a new color extension providing a color class and all named HTML colors for easy reference.
- 📷 Feat: Add shaders to sprites and to stages. You can find the shader example in the examples directory.
https://t.co/ruKrkrf5NK
#scratch4j v4.6.0 got released:
- 🚀 Feat: Add setCursor method to the stage class.
- 🚀 Feat: Add extension camera. The camera object allows you to move and zoom the view of the stage without manipulating the coordinates of e.g., sprites.
https://t.co/mUaNSzOYdH
🥁🥁 Presenting... 🥁🥁
p5.brush
Unlock custom brushes, natural fill effects and intuitive hatching in @p5xjs!
With p5.brush.js, I’m open sourcing part of my toolbox, which I’ve developed and used since the start of my coding practice.
https://t.co/FWPvxUttOv
Read below 🧵👇
#scratch4j v4.2.0 got released:
The most significant change is the addition of the tiled extensions. Which allows for loading tmx-files created by Tiled. This allows for the fast creation of levels, which is shown in the corresponding example:
https://t.co/XKvyxR8Jj1
Most OOP languages say:
'A cat IS an Animal' (inheritance) 🐈🧬
In Go, we say:
'A cat CAN make a sound' (behavior) 🐱🔊
Let's create abstractions around what things DO, not what they ARE.
Embrace the #golang way! 💪🚀
@MaPhyCoach Für Strultpgramme gibt es: https://t.co/c1Vu9jQK1I . Das schöne daran ist, dass das Struktogramm in der URL gespeichert wird und somit leicht teilbar ist.
#hyperbook v0.15.0 got released:
- 🚀 feat: a new block sqlide. SQL-IDE runs entirely in the browser.
For details and a preview, take a look at the documentation: https://t.co/PlannRR42K
#hyperbook v0.14.0 got released:
- 🚀 feat: a new block onlineide. Online-IDE is a Java-like programming language (compiler, interpreter, debugger) with IDE that runs entirely in the browser.
For details and a preview, take a look at the documentation: https://t.co/olYhBlctGU