Skip to content

Latest commit

 

History

History
34 lines (33 loc) · 1006 Bytes

EXAMPLES.md

File metadata and controls

34 lines (33 loc) · 1006 Bytes

Examples

Draw a graph of y = log(2x^2)e^x + 1

sample

Create a beautifully designed tic-tac-toe game

sample

Create a beautifully designed user registration form

sample

Generate CSV files with columns Name and Height containing random data about pupils.

sample

Visualise data in the file

sample

Create a Three.js rotating cube

sample

Create a visually appealing and engaging snake game. The snake should be able to pass through screen borders. Use a black background and different colors for the snake segments. Place the game in the center of the screen.

sample

Create a beautiful app to visualize the Pythagorean theorem

sample