| Name | Description | Size | Visibility | ||
|---|---|---|---|---|---|
|
Script for the Viewer.
The link to the Numworks project: https://my.numworks.com/python/archange/viewer
The link to the Github project: https://github.com/Archange-py/Viewer
|
1.33 KB | Public |
|
||
|
Here’s the example file to use on the Numworks, in coordination with the library Visual.
The link to the library: Visual
The link to the project: Github
|
832 Bytes | Public |
|
||
|
Welcome ! In this project, the forest is represented by a matrix of dimension N, and contains forest plots in different states: alive, on fire or burnt. You can change many of the parameters, including the probability of burning (wind strength), the colors of the 3 possible states, the size of the plots and their spacing, the position of the matrix…
The link to the github project: https://github.com/Archange-py/Fire_Simulation
|
1.83 KB | Public |
|
||
|
Welcome ! This directory contains an emulator for the Game of Life which you can use on your Numworks or computer to install the necessary libraries, go here: https://github.com/Archange-py/Visuel.
If you want to discover this subject you can explore the Wikipédia page: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life.
The link to the github project: https://github.com/Archange-py/Game_of_Life
|
2.23 KB | Public |
|
||
|
This project is a simple version of the 2048 game.
If you’re curious, or just want to find out how it works or learn more, go to my github :
https://github.com/Archange-py/2048-Game
|
14.4 KB | Public |
|
||
|
This project is a version of the Snake game equipped with a graphical interface offering, among other things, the possibility of choosing a color theme: dark or light, the activation of a simple bot…
The game itself is a slightly modified copy of Schraf’s, available here: https://my.numworks.com/python/schraf/snake.
The link to the Github project: https://github.com/Archange-py/Snake_game
|
11.1 KB | Public |
|
||
|
This project is an image editor currently in 16*16 format, recommended for Minecraft block and item textures. It runs on the Numworks calculator and on the computer, as long as the required dependencies are installed (follow instructions in the Visuel repository on github of the same author). It is used by installing viewer.py and examples_pictures.py alone on the calculator.
The link to the Viewer examples pictures: https://my.numworks.com/python/archange/examples_pictures
The link to the Github project: https://github.com/Archange-py/Viewer
|
14.2 KB | Public |
|
||
|
Visual
Flexible library of graphical algorithms in Python, providing mathematical classes such as vectors and points, speed-optimized graphical functions and much more ! It can be used on the Numworks calculator, or on a computer.
Short presentation :
Documentation :
The link to the github project: Visual
|
8.02 KB | Public |
|