You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys. I developed this Java code, for demonstration purposes. This Code, creates a Java GUI (with swing and awt library) showing the graph of the function f (x) = 3 + [x-1] * exp(-x / 3). In addition to the graph of the function, the GUI also shows the Cartesian axes. This software also to change the extremes of the graph and enlarge or reduc…
El juego 2048 programado en Haskell, haciendo uso de la interfaz IO y otras implementaciones que mejoran la jugabilidad, como la opción de instrucciones y tener diferentes diseños.
Un sencillo juego matemático cuyo objetivo es completar cuadrados mágicos o como mucho que tu puntuación sea más alta que la de tu adversario, ya sea otro jugador o el ordenador. Hace uso de la interfaz IO y tiene varias modalidades de juego.